1.

What are the basic concepts in laravel?

Answer»

These are the most IMPORTANT concepts USED in Laravel

  • Blade Templating
  • Routing
  • Eloquent ORM
  • Middleware
  • Artisan(Command-Line Interface)
  • Security
  • In built Packages
  • Caching
  • Service Providers
  • Facades
  • Service CONTAINER


Discussion

No Comment Found