Laravel 9 Crud App
Requirements
- Laravel 9 Mysql DB
- [Mysql Steps].
- Mysql -u
username
-ppassword
- Create Database
dbName
-
[Environment]. Edit the .env.example and fill in your database infornation
-
[Migrating the Projects Database].
php artisan migrate
- [Running the Project].
php artisan serve
127.0.0.1:8000/developer
orlocalhost:8000/developer