laltu / laravel-ui
laravel ui packages
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Requires
- php: ^8.2.0
- illuminate/console: ^11.0
- illuminate/filesystem: ^11.0
- illuminate/support: ^11.0
- illuminate/validation: ^11.0
- symfony/console: ^7.0
Requires (Dev)
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^11.0
This package is auto-updated.
Last update: 2024-12-26 08:16:54 UTC
README
It's designed to streamline the process of setting up frontend scaffolding within a Laravel application, specifically targeting the integration of Breeze with Inertia.js alongside React or Vue.js stacks.
Installation
You can install the package via composer:
composer require laltu/laravel-ui
Usage
php artisan laravel-ui:preset
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email laltu.lspl@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.