Description
- تعلم كل اساسيات اللارافل والتي تمكنك من بناء اي موقع بسيط.
Syllabus:-
-
Necessary programs & Setup environment (windows)
-
Create and Run First Application
-
Application Structure
-
Configuration
-
Routing
-
Controllers
-
Views - Basics
-
Laravel Course Test
-
Views - Blade Template
-
Creating Site Layout
-
Request
-
Redirections
-
Sessions
-
Cookies
-
Localization
-
Validation
-
File Uploading
-
Eloquent Model and Migration
-
CRUD ( Create )
-
CRUD ( Retrieve )
-
CRUD ( Update )
-
CRUD ( Delete)
-
Make Auth
-
Middleware and simple role - part 1
-
Middleware and simple role - part 2
-
Belong To Relationship
-
hasMany Relationship
-
BelongsToMany Relationship
-
Roles (part 1)
-
Roles (part 2)