I am starting to use Laravel 5.1, I gained knowledge in php, js, angular, express, node, apache, mysql, sqlserver and some other things.
In Angular, I like that everything is built as singlets, so the basic concepts are: modules, controllers, services, factories, directives, routes, views, areas, etc.
I would like to know what concepts I need to understand when creating an application under laravel?
source
share