It is a simple blog build on top of the Laravel framework. It's only for my learning and practice purpose. You may also use it for learning.
- git clone https://github.com/sudiptoChy/Blog-with-Laravel.git project name
- composer install
- php artisan migrate --seed
- php artisan serve
Enjoy!
E-mail: dip.chy93@gmail.com
This blog is open-sourced software licensed under the MIT license.