This project is an example of using Laravel Breeze Blade with Mazer Admin Dashboard.
- PHP >= 8.1
- Laravel >= 10.x
- Breeze >= 1.x
The above requirements follow the time of establishment of this project
- Clone this repository or Use this repository as a template
- Run
composer install
- Run
npm install && npm run dev
- Install laravel first. Documentation can be found in Laravel
- Install Laravel Breeze Blade. Documentation can be found in Laravel Breeze Blade
- Copy and overwrite the public and resources folders of this project to your project.
- The Mazer Admin Dashboard template can already be used.
Template source : Mazer Admin Dashboard
License : MIT