Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.
/ larastrap Public archive

A good, non-specialized Laravel base site for faster app development

License

Notifications You must be signed in to change notification settings

memphisphp/larastrap

Repository files navigation

Larastrap

This is a non-specialized Laravel base site containing generalized components for faster development of nearly any type of site.

It includes only packages that have application across multiple site purposes and should be useful in the most general terms possible.


Included

  • Laravel 5.1.x
  • Twitter Bootstrap 3.1.1
  • jQuery 2.1.0
  • Font-Awesome 4.0.3
  • HTML5 Shiv 3.7.0

Requirements

Installation

  • Run composer install
composer install
  • Run bower install. Edit .bowerrc if you want to change the assets folder.
bower install

About

A good, non-specialized Laravel base site for faster app development

Resources

License

Stars

Watchers

Forks

Packages

No packages published