Coding Standards in Cakephp
CakePHP Developers will use the PSR-2 Coding Standards guide in addition to the following rules as coding standards. You can
Continue readingCakePHP Developers will use the PSR-2 Coding Standards guide in addition to the following rules as coding standards. You can
Continue readingDatabase tables are often related to one another. For example, a student in college could have several subjects, a bank
Continue readingLet’s go through some tips and tricks which we can add to Laravel applications to optimize website performance. Invokable Controllers:
Continue readingTriggers: Triggers are event-condition-action (ECA) rules. When an event occurs, test the condition if the condition is satisfied, execute the
Continue readingProblem: You want to use Redhat 8 or 8.2 release but don’t have money to get paid subscription-manager from RedHat
Continue readingHere, we will create a button with two arguments (Username and Email) and we will get these arguments in JS
Continue readingPerformance Testing: Performance testing is a non-functional testing technique to determine the speed, scalability, response time, stability, reliability, resource usage
Continue readingPIP is a standard python command for package management systems, this is used to install, upgrade, and uninstall the software
Continue readingInteresting Facts Mozilla Firefox’s logo is not a fox, it is actually a “Red Panda”. Apple’s First logo was “Sir
Continue readingIntroduction Categories of variables in C# are described into the following types − Value types: Value type variables can be
Continue reading