A TALL stack admin panel starter kit.
This started can be used with Laravel 8+, Laravel Livewire 2.5.4+ and AlpineJS 3+.
git clone https://github.com/mithicher/laravel-fresh.git
composer install
npm install && npm run dev
php artisan storage:link
Configure the database with your credentials
php artisan migrate --seed
- Reusable Blade Components
- Custom Error Templates
- Filepond Uploader
- Flatpicker
- Masked Input
It is open-sourced software licensed under the MIT license.