The PHP’s popular Framework has some Naming conventions that need to be followed at the time of development. Controller Conventions Controller class names are plural, CamelCased, and end in Controller and the filename would be ‘ApplesController.php’. e.g. PeopleController and LatestArticlesController File and Class Name Conventions In general, filenames match the class names, which are CamelCased. So if you have a […]Image may be NSFW.
Clik here to view.
Clik here to view.
