Looking to hire Laravel developers? Try LaraJobs

build-laravel-faster maintained by abdallhsamy

Description
Watch how this package DESTROYS all other generators. Boilerplate repos HATE it!
Last update
2023/03/02 13:54 (dev-imgbot)
License
Links
Downloads
9
Tags

Comments
comments powered by Disqus

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.

Installation

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.