0 votes
in Laravel by
List basic concepts in Laravel?

1 Answer

0 votes
by

Following are basic concepts used in Laravel:

  1. Routing
  2. Eloquent ORM
  3. Middleware
  4. Security
  5. Caching
  6. Blade Templating
...