Skip to content

andrewdacenko/habrahabr

Repository files navigation

habrahabr

Laravel 4 web-application for Habr

Start

To start clone this repository.

Afterwards change configuration connection settings in file app/config/database.php with your database settings

Next change configuration in app/config/mail.php to your mail provider.

To setup migrations

php artisan migrate:install

To migrate DB Schema and seeds

php artisan migrate --seed

Enjoy!

Demo app is at Fortrabbit Russian tutorial article at Habrahabr.ru

About

Laravel 4 web-application for Habr

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published