Skip to main content

Next Laravel Bridge

The ultimate bridge between Next.js and Laravel

🚀

Sanctum Authentication

Full integration with Laravel Sanctum. Login, logout, user fetching, and route protection with Middleware and HOCs.

🚀

React Query Power

Fetch data from your Laravel API with caching, automatic refetching, and easy mutation management.

🚀

Access Control (ACL)

Manage roles and permissions with ease using the useGate hook and the <Can> component.