07-06-2023, 07:01 AM
Learn Laravel for Beginners - With Examples
Published 7/2023
Created by Hasan Ali Eid Alabbasi
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 9 Lectures ( 2h 25m ) | Size: 1.15 GB
You'll learn how to use and manage your web application using Laravel PHP Framework | Examples will be included
What you'll learn
Learning The basics of LARAVEL - Installation and Running
Learn the structure of Laravel parts and how they work - MVC
Learn modeling (Eloquent ORM) - And Database
Laravel HTML directives
Laravel and APIs
Requirements
PHP (Object oriented is recommended)
HTML
Javascript (JQuery is recommended)
Description
Hello every body ,Here is a detailes outline for what we will learn in this courseThis course is made for beginners to learn LARAVEL PHP Framework .In this course you will learn :What is Laravel and How to install and run LaravelKnow about Laravel as a frameworkInstalling Laravel using composerLaravel File StructureIntroduction to artisan command file of LaravelIntroducing Laravel conventionsThe components of laravel :Routings - How requests are being read by processing the URI of a requestControllers - Managing the request ,processing data ,and sending responsesMiddle ware - The component that acts as a gateway to permit or prevent users from making requestsModels - Connect ,Treat with databases and adding featuresViews - Manage printing data to end user (With some hints on HTML and JQuery)Helper FunctionsHow to work with Models (Eloquent ORM) ,and managing database :Migrations - Build the database structure (Tables ,Fields , and Relationships)Seeds - Initiate data inside your database tablesFactories - Create Fake and safe data to test your applicationEloquent ORM - object-relational mapper (ORM) that makes it enjoyable to interact with your databaseInitiating models accodring to tables (Using Laravel conventions)Controlling filed of tables which are/are not visible on the modelAdding additional properties to data on making calculations on the existing data to obtain other dataLaravel API - for mobile APPsBuilding responses for mobile applications using RESTFUL API
Who this course is for
Beginners for web development
HOMEPAGE
DOWNLOAD