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.

Maintainers

Package info

github.com/RedSnapper/laravel-builder

pkg:composer/rs/laravel-builder

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2021-02-22 14:03 UTC

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