Skip to content

subhadipghorui/laravel-7-blog-project

Repository files navigation

Build Status Total Downloads Latest Stable Version License

Laravel 7 Blog Project

This is the long tutorial serise of Laravel Blog Project on youtube. Check it out -> https://www.youtube.com/playlist?list=PL397yT3D1n9g-WZrBKonJol3DCcxnwZNs

Instruction

Download or git clone it. Run composer install Edit .env file and setup database credentials. Run migration to database - php artisan migrate Run seed - php artisan db:seed run the app - php artisan serve

License

MIT license.

About

Laravel Blog Project from scratch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published