rs/laravel-builder

There is no license information available for the latest version (v1.0.0) of this package.

Setup laravel for use with Builder.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/rs/laravel-builder

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

This package is auto-updated.

Last update: 2025-10-23 00:35:29 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