Tags
Language
Tags
April 2025
Su Mo Tu We Th Fr Sa
30 31 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 1 2 3
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Learn Laravel For Beginners - With Examples

Posted By: ELK1nG
Learn Laravel For Beginners - With Examples

Learn Laravel For Beginners - With Examples
Published 7/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.16 GB | Duration: 2h 25m

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

Overview

Section 1: Learning The basics of LARAVEL - Installation and Running

Lecture 1 Introduction - Laravel as a framework

Lecture 2 Installation And Running

Lecture 3 Running for the first time

Lecture 4 Laravel Structure ,Conventions ,And Artisan file

Lecture 5 The basics of Routes

Section 2: Laravel Components

Lecture 6 Routes and Controllers

Lecture 7 Resource Route and Controller

Lecture 8 Resource Route and Controller - Methods other than (GET)

Lecture 9 Contiuing methods other than GET

Beginners for web development