Package to install a regular Laravel Starter Kit with a non-regular different design theme.
For current version 0.2, we support Laravel Breeze and Laravel UI starter kits.
Laravel Jetstream is not in plans at the moment.
This package should be used immediately after installing Laravel. If you add any more functionality, like routes or controllers, they may get overridden by Larastarters.
- Install fresh Laravel project
- Run
composer require laraveldaily/larastarters --dev
- Run
php artisan larastarters:install
- it will show a wizard to choose the starter kit and the theme (options are listed below) - Run
npm install && npm run dev
- That's it, you have Laravel Auth starter, just visit the home page and click Log in / Register
In the current version, there are 6 themes supported.
Tailwind Themes with Laravel Breeze
Notice: Tailwind themes are slightly tweaked to work on Tailwind v2.
Example screenshots from Windmill theme:
Bootstrap Themes with Laravel UI
- Enroll in our Laravel Online Courses
- Check out our adminpanel generator QuickAdminPanel
- Subscribe to our YouTube channel Laravel Daily