Laravel Daily
Courses
Premium Tutorials
Quick Tips
Learning Roadmap
Resources
Packages
Projects
Code examples
Job offers
Premium tools
People to Follow
Webinars
Project Ideas
Developer profiles
Newsletter
Pricing
Login
Search
Join Premium
Menu
Courses
Quick Tips
Premium Tutorials
Learning Roadmap
Resources
Packages
Projects
Code examples
Job offers
Premium tools
People to Follow
Webinars
Project Ideas
Developer profiles
Newsletter
Pricing
Login
Become a member
Search
Search for anything: performance, services...
Repository JaskaranSingh4704/laravel-react
API with react
Files in the example
resources/js/modules/web/pages/home/Page.js
routes/api/articles.php
app/Http/Controllers/Api/ArticleController.php
app/Models/Article.php
View full example
API with sanctum
Files in the example
composer.json
app/Models/User.php
app/Http/Controllers/Api/Auth/LoginController.php
routes/api/auth.php
View full example