Laravel Training
Course description
Laravel is a free, open source PHP web application framework, designed for the development of model-view-controller (MVC) web applications. In this training, we will begin by preparing a dev environment and learning how to install and configure Laravel. Laravel is modern, dynamic and powerful PHP Framework for web development. Laravel allows you to develop applications which are flexible, user-friendly and clean. If you have knowledge of PHP then this course is easy for you.
Course outline
Introduction of Laravel PHP Framework
HTML Template to Laravel Blade Template
Migrations
Using Forms and Gathering Input
Creating a registration & user login form
Admin Panel Setup
Using Controllers and Routes for URLs and APIs
Eloquent ORM ( Storing and Using Data )
Creating and Using Composer Packages
Using Ajax and jQuery
Security & Session