2017 © Pedro Peláez
 

library laravelstart

Laravel Starter

image

mohamedbenhida/laravelstart

Laravel Starter

  • Tuesday, July 3, 2018
  • by mohamedbenhida
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

🚀 Laravel Starter Pack

I created this package because each time when i create a laravel package i need to make this changements so is better if i just run a command line and the same routine can be directly apply., (*1)

What it includes: - Add Database credentials on .env file - Ask you if you like to add tailwindcss - Ask you if you like to remove bootstrap and jquery. - Tailwind CSS - postcss-nesting for nested CSS support - Purgecss, via spatie/laravel-mix-purgecss - Vue.js - You can Removes Bootstrap and jQuery - It Adds a simple Tailwind-tuned default layout template - Replaces the welcome.blade.php template with one that extends the main layout, (*2)

Installation

composer require mohamedbenhida/laravelstart --dev

Finally, run this command:, (*3)

php artisan start

The Versions

03/07 2018

dev-master

9999999-dev

Laravel Starter

  Sources   Download

MIT

The Requires

 

laravel starter

03/07 2018

0.1

0.1.0.0

Laravel Starter

  Sources   Download

MIT

The Requires

 

laravel starter