Simple Laravel Blog

To launch,

setup .env file

php artisan key:generate

composer install

npm run dev

php artisan serve