Skip to content

mithicher/laravel-fresh

Repository files navigation

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.

About

A TALL stack admin panel starter kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages