Skip to content

jahid56/laravel_blog

Repository files navigation

Instructions

First unzip the project. Then run composer update command.

Then create a database and then add it in the .env file. Also change the Username & Password Field.

Then run command php artisan migrate.

You are now set to use this Application