naveed / breeze-next
NextJs integration with Laravel Breeze
1.0.1
2024-10-17 12:24 UTC
Requires
- php: >=8.1
- laravel/breeze: >=2.0
README
This is a Laravel helper package written for integrating a Next.js application with Laravel as an API. The package helps make a few changes into a Laravel Breeze application so that a Next.js backend can make api requests to it easily and securely.
See https://github.com/engrnvd/breeze-next for more details.