Laravel 01
Laravel 01
====================================
1. What is Laravel ?
--> laravel is an open-source PHP framework designed to make developing web
apps and APIs easier and faster through built-in features.
4. Topics :-
a. Basic (Introduction, Composer,Git, Structure,etc..)
b. Routing, Controller, Middleware
c. Views, Blade, Templates
d. Helpers
e. Database and Elequent ORM
f. Artisan Console
g. Events and Queues
h. API
i. Interview Questions and Projects.