Package Data | |
---|---|
Maintainer Username: | stygiansabyss |
Package Create Date: | 2014-06-09 |
Package Last Update: | 2015-09-28 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-19 03:08:52 |
Package Statistics | |
---|---|
Total Downloads: | 785 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 4 |
Total Forks: | 0 |
Total Open Issues: | 0 |
git clone git@github.com:NukaCode/laravel-base.git ./
composer install
npm install
bower install
Quick Notes
- npm may require sudo access.
- bower will run gulp automatically when it finishes install.
This can be viewed at /logs
out of the box. Feel free to change this, secure it, however you like.
This is part of the NukaCode group of packages. It comes with Core and Menu by default. Feel free to check out all the packages we offer.
This is primarily used for the Loaders package. More bits may be added in the future.
As usual with laravel projects, there are a few things you will want to make sure of.
public
and public/index.php
are set to 755.storage
and bootstrap/cache
are set to 777.