Build a Basic CRUD App with Laravel and React
In this tutorial, you’ll learn how to build a React app using a Laravel API to store its data.
Build a Basic CRUD App with Laravel and React
In this tutorial, you’ll learn how to build a React app using a Laravel API to store its data.
Rafael Corrêa Gomes ♛
Thank you for sharing it!
Mikay
I tried the above and got the following error: Class ‘Okta\JwtVerifier\JwtVerifierBuilder’ not found {“exception”:"[object] (Error(code: 0): Class ‘Okta\JwtVerifier\JwtVerifierBuilder’ not found at /Applications/Ampps/www/trivia-web-service/app/Http/Middleware/AuthenticateWithOkta.php:45)
Krasimir Hristozov
Since the article was written, the spomky-labs/jose library was deprecated and it’s no longer supported by the Okta JWT Verifier. Use the firebase/php-jwt library instead, as per the README:
https://github.com/okta/okt…
sanjay mokariya
Hi Krasimir Hristozov can you create tutorial for laravel, react and passport for api authentication ?
Shrinivasa
I create an app using Laravel and reactjs. I build & deployed it but getting white blank page no error in error loag
Thanks for sharing! I’m also writing an article about react js vs Laravel. Please visit.