Download the PHP package elattar/prepare without Composer
On this page you can find all versions of the php package elattar/prepare. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elattar/prepare
More information about elattar/prepare
Files in elattar/prepare
Download elattar/prepare
More information about elattar/prepare
Files in elattar/prepare
Vendor elattar
Package prepare
Short Description Configure Newly Created Laravel Projects
License MIT
Package prepare
Short Description Configure Newly Created Laravel Projects
License MIT
Please rate this library. Is it a good library?
Informations about the package prepare
Prepare Laravel Project
Configure newly created laravel project using simple package
-
First We Need to install the package
-
Run
composer update
and typey
- Initialize the newly created project by pushing the helpers
-
This Command will install the development packages that helps us like
laravel telescope
,laravel modules
,fast paginate
,commitlint
andhusky
-
if you don't want to install
commitlint
package to lint you git commits, you can pass--no-commitlint
flag -
To install advanced packages like
log-viewer
you can pass--advanced
flag -
Then We have to publish package assets, files
- finally copy middlewares, files, dump composer
All versions of prepare with dependencies
PHP Build Version
Package Version
The package elattar/prepare contains the following files
Loading the files please wait ....