package template
my template base
xtwoend/template
my template base
- Tuesday, March 29, 2016
- by xtwoend
- Repository
- 1 Watchers
- 0 Stars
- 0 Installations
- CSS
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
template
my template for production, (*1)
Setup
Add the package to your project
composer require xtwoend/template
Declare the service provider and the alias
Add the following line to your config/app.php file:, (*2)
'providers' => [
// ...
// Other Service Providers
// ...
Xtwoend\TemplateServiceProvider::class,
],
Publish assets
php artisan vendor:publish --provider="Xtwoend\TemplateServiceProvider" --force
Install elixir npm
npm install
Run Gulp
gulp
dev-master
9999999-dev
my template base
Sources
Download
MIT
by
Abdul Hafidz A