https://slides.com/lakinduk/helaosu
- install xampp
- install composer
- install laravel
composer create-project laravel/laravel example-app
cd example-app
php artisan serve
"php": "^7.2.5|^8.0",
composer update
ex:-test
ex:- DB_DATABASE=test
php artisan migrate
php artisan serve
- signup a new user
- go to sql database table and change the newly created user's user type to 0
- logout and login
if you found this project valueable, try deploying it in your own digitalocean droplet. 👦
(affiliate link)
Home
Login / Sign Up
Add Recipies