Laravel UI utilities and presets. include clarity

Maintainers

Details

github.com/danvaly/ui

Source

2.1.2 2020-07-24 09:11 UTC

This package is auto-updated.

Last update: 2024-04-24 19:12:12 UTC


README

Laravel UI Scafoolding with Clarity Support. Based on official module from laravel

Latest Stable Version Total Downloads Latest Unstable Version License

Documentation

Official documentation can be found on the Laravel website.

// Generate basic scaffolding...
php artisan ui clarity

// Generate login / registration scaffolding...
php artisan ui clarity --auth

Links

For more information about Laravel go to Laravel website.

For more information about Clarity go to Clarity website.