Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 933 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 933 Bytes

About LaravelFresh

A TALL stack admin panel starter kit.

Installation

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

Features:

  • Reusable Blade Components
  • Custom Error Templates
  • Filepond Uploader
  • Flatpicker
  • Masked Input

Plugins & Libraries Used:

License

It is open-sourced software licensed under the MIT license.