rs / laravel-builder
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (v1.0.0) of this package.
Setup laravel for use with Builder.
v1.0.0
2021-02-22 14:03 UTC
Requires
- php: ^7.4|^8.0
- illuminate/console: ^8.0
- illuminate/filesystem: ^8.0
- illuminate/support: ^8.0
This package is auto-updated.
Last update: 2026-03-23 01:30:14 UTC
README
Laravel Builder provides configuration files for connecting a laravel site with Builder
composer require rs/laravel-builder --dev php artisan builder:install
CMS Dir
After installation there will be a cms directory in the root of your project which will contain an example routes file and a views directory.
There is also a config file where you can disable automatic route registration if it needs to be custom. The config file can be found config/builder.php