Download the PHP package mohamedbenhida/laravelstart without Composer
On this page you can find all versions of the php package mohamedbenhida/laravelstart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mohamedbenhida/laravelstart
More information about mohamedbenhida/laravelstart
Files in mohamedbenhida/laravelstart
Download mohamedbenhida/laravelstart
More information about mohamedbenhida/laravelstart
Files in mohamedbenhida/laravelstart
Please rate this library. Is it a good library?
Informations about the package laravelstart
🚀 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.
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
Installation
Finally, run this command:
All versions of laravelstart with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^5.6
The package mohamedbenhida/laravelstart contains the following files
Loading the files please wait ....