Skip to main content

Code Examples of JaskaranSingh4704/laravel-react

Discover how to use Laravel's JaskaranSingh4704/laravel-react examples.

2 examples

React.js

Files in this example

  • resources/js/modules/web/pages/home/Page.js
    • routes/api/articles.php
      • app/Http/Controllers/Api/ArticleController.php
        • app/Models/Article.php
View all examples

Auth sanctum

Files in this example

  • composer.json
    • app/Models/User.php
      • app/Http/Controllers/Api/Auth/LoginController.php
        • routes/api/auth.php
View all examples