Skip to content
This repository was archived by the owner on Jul 3, 2022. It is now read-only.

Grafikart/BlogMVC-Laravel

Repository files navigation

BlogMVC : Laravel 5.4

This is my contribution to BlogMVC.com using Laravel 5.4. I used this project to learn the framework so if you think some patterns are not respected please create an issue :).

composer install
php artisan key:generate # Edit your .env
php artisan migrate
php artisan db:seed # fill the database with some data
php artisan serve # http://localhost:8000/

I wrote a test for the counter cache that can be accessed using

./vendor/bin/phpunit

About

BlogMVC done with Laravel 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages