Skip to content

Medasm/laravel-bootstrap

Repository files navigation

Installation

git clone git@github.com:kestutis-stalmokas/laravel-bootstrap.git directory
cd directory
php artisan key:generate

Create Database and change configuration in application/config/database.php

php artisan migrate:install
php artisan migrate

You can create user using artisan:

php artisan user:create email password

Laravel - A PHP Framework For Web Artisans

Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air.

Official Website & Documentation

About

Bootstrap application to start your new project. Build with Laravel 4, Twitter Bootstrap.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors