Skip to content

Using a stater laravel ui package which is laravel breeze

Notifications You must be signed in to change notification settings

amirulfaiz98/laravel-breeze

Repository files navigation

Laravel Breeze Installation

Run Package

composer require laravel/breeze --dev

php artisan breeze:install

Install Required npm module

npm install

npm run dev

After install, run migrate

php artisan migrate

Side note

can use normal html in code
also can used x- input

About

Using a stater laravel ui package which is laravel breeze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published