braicauc / bt1
A bootstrap theme form my projects
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:project
Requires
- php: >=5.5.9
- laravel/framework: 5.2.*
Requires (Dev)
- fzaninotto/faker: ~1.4
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~4.0
- symfony/css-selector: 2.8.*|3.0.*
- symfony/dom-crawler: 2.8.*|3.0.*
This package is not auto-updated.
Last update: 2025-01-02 04:07:19 UTC
README
A simple bootstrap theme for small projects developed with Laravel
To use this:
- Install composer https://getcomposer.org/download/
- Install Laravel 5.2 https://laravel.com/docs/5.2
- pull this with git pull
If you want to add or modify the gulp file you'll need to:
- Install Gulp with : npm install gulp
- Install Laravel Elixir : npm install laravel-elixir