Laravel Tutorial 2- Create CRUD Web App in PHP Laravel 10 with MySQL



Laravel Tutorial 2- Create CRUD Web App in PHP Laravel 10 with MySQL

Laravel Tutorial 2- Create CRUD Web App in PHP Laravel 10 with MySQL

[email protected] Chirags Laravel Tutorial https://www.chirags.in
*********************************************************************************************
Create CRUD Web App in PHP Laravel 10 with MySQL
***********************************************************************************************
Step 1: Create Laravel project
Composer create-project –prefer-dist Laravel/Laravel Laravel10Crud
Step 2: Create controller and model
cd Laravel10Crud
php artisan make:controller StudentController
php artisan make:model Student
Step 3: Create view pages

Step 4: Create database

• How to run Laravel
o php artisan serve

• How to check Laravel version
o php artisan -V

• how to clear config
o php artisan config:clear

http://localhost:90/phpmyadmin

Download code from below link:
https://www.chirags.in/downloads/laravel/Laravel10Crud_chirags_in.zip

Note: Flow the Process shown in video.
😉Subscribe and like for more videos:
https://www.youtube.com/@chiragstutorial
💛Don’t forget to, 💘Follow, 💝Like, 💖Share 💙&, Comment

Tutorial Link:
https://www.chirags.in/tutorials/laravel_tutorials

Thanks & Regards,
Chitt Ranjan Mahto “Chirag”
_____________________________________________________________________
Note: All scripts used in this demo will be available in our website.
Link will be available in description.

#chirags
#chiragstutorial
#chiragslaraveltutorial
#chiragslaraveltutorials
#laraveltutorial
#laravel10
#laravelcourse
#installlaravel
#laravel_tutorial
#laravelphp