Download the PHP package patrickcurl/laravel-installer without Composer
On this page you can find all versions of the php package patrickcurl/laravel-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download patrickcurl/laravel-installer
More information about patrickcurl/laravel-installer
Files in patrickcurl/laravel-installer
Download patrickcurl/laravel-installer
More information about patrickcurl/laravel-installer
Files in patrickcurl/laravel-installer
Vendor patrickcurl
Package laravel-installer
Short Description Laravel application installer, with models directory.
License MIT
Package laravel-installer
Short Description Laravel application installer, with models directory.
License MIT
Keywords laravel
Please rate this library. Is it a good library?
Informations about the package laravel-installer
laravel-installer
I got tired of editing the same files and making changes so that User.php was in App\Models\User namespace/folder.
This installs laravel 5.7.9 (I cloned the laravel repo to: patrickcurl/laravel), and changed the installer to use that fork instead.
This fork simply moves all model references to models, and fixes all mentions of User.php.
installation:
All versions of laravel-installer with dependencies
PHP Build Version
Package Version
Requires
ext-zip Version
*
guzzlehttp/guzzle Version ~6.0
symfony/console Version ~3.0|~4.0
symfony/filesystem Version ~3.0|~4.0
symfony/process Version ~3.0|~4.0
guzzlehttp/guzzle Version ~6.0
symfony/console Version ~3.0|~4.0
symfony/filesystem Version ~3.0|~4.0
symfony/process Version ~3.0|~4.0
The package patrickcurl/laravel-installer contains the following files
Loading the files please wait ....