Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
abdallhsamy/build-laravel-faster is a Laravel package for watch how this package destroys all other generators. boilerplate repos hate it!.
It currently has 0 GitHub stars and 9 downloads on Packagist (latest version 0.2.1).
Install it with composer require abdallhsamy/build-laravel-faster.
Discover more Laravel packages by abdallhsamy
or browse all Laravel packages to compare alternatives.
Last updated
Create new web projects really fast. By giving AbdallhSamy of input in form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quick.
Install Faster
composer require --dev abdallhsamy/build-laravel-faster
Install the Laravel File Factory
npm install --dev @pipe-dream/laravel-file-factory
Build Faster
php artisan faster:build
Thats it, now open your browser and go to /pipe-dream and start designing.