| Install | |
|---|---|
composer require itsnubix/nubix-preset |
|
| Latest Version: | 0.1.1 |
| PHP: | ^8.0 |
This preset is intended to be installed into a fresh Laravel application. Follow Laravel's installation instructions to ensure you have a working environment before continuing.
composer require --dev itsnubix/nubix-preset
php artisan ui nubix
npm install && npm run dev