Skip to content

mstnorris/laravel-5-starter

Repository files navigation

Laravel Starter App

  1. Clone this repo into a new directory
  2. Run npm insall gulp
  3. Run composer install / update
  4. Run npm install
  5. Run gulp
  6. Add .env file
  7. Run php artisan app:name NAME_OF_YOUR_APP
  8. Run php artisan key:generate
  9. Run php artisan migrate --seed from within your VM
  10. That's it!

Features

  • Behat
  • Whoops error pages
  • SASS
  • Animate.css
  • Font-Awesome
  • Faker
  • jQuery

License

The Laravel framework is open-sourced software licensed under the MIT license

I have created this base app for use on my own projects.

About

Base Laravel 5 Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages