You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cronometer is an application where one can track the nutrition and health wellness. We can register our food intake, measure calories and control the diet. This clone features Signup, Login, Blogs, Support, Food tracking.
In Laravel 11, the Sanctum Auth package allows users to create a login, and register REST API by token-based authentication. Let’s start installing and configuring Sanctum auth to create token-based authentication: