in10/styleguide
Adds a basic styleguide to Laravel projects. Install via Composer, place Blade templates in resources/views/styleguide, then view them in the browser at /styleguide to browse and document UI components and patterns.
Add styleguide basics for Laravel projects at IN10.
Get it with composer
composer require in10/styleguide
Add your blade template files within /resources/views/styleguide.
Open your project in the browser with the subdirectory /styleguide.
How can I help you explore Laravel packages today?