The backend slug uniqueness validation that you mentioned at the end of the video can save us http request overhead. I hadn't thought of it until you brought it up. Great tutorial.
Hello Alex, tudo bem? Estou aprendendo bastante coisa com seus tutoriais desde que conheci seu canal onde assisti o tutorial laravel multi-auth, estou no Brasil e coloco pro youtube a legenda em português para entender mais suas dicas e explicações. Você é um ótimo professor, respeito e admiro seu trabalho, continue assim parabéns. Abraços, e aguardo os próximos passos :)
Hello there sir Curtis! I would like to ask if you can do a tutorial on ruby on rails because I shifted from Laravel to RoR development. No bias to PHP (Laravel) I just want to see some more tutorials in RoR. Both are great framework but wanted to learn RoR more. Thanks
Excellent tutorial as ever Alex, really enjoyed seeing the end result, particularly when we put three posts in the database. Awesome. Just one thing, wtf happened to Post.php? I'm sure we had one before...
Hey alex, just a quick question! U said in one of you videos that u can load js files that are located in Resources/assets/js depending on the view that u have (ex. Frontend - backend)! Can u explain to me how ? Cause i have two different layouts one for the frontend and one for the backend! Now i know what whatever js file i require in app.js gets compiled with webpack! How can i load js files only for the views i want?
I have a security question. If I check the source code in a web browser can I get (stole) the api_token and use it to get data using something like POSTMAN? How can I prevent this? Thanks
Hi Alex, I have a little problem with my api_token, it seems that i am getting the api_token but it still gives me an Unauthenticated error and i do not have a error in vue widget, what could possibly be the problem, Please help
The backend slug uniqueness validation that you mentioned at the end of the video can save us http request overhead. I hadn't thought of it until you brought it up. Great tutorial.
Best series by a mile. Shame it ended abruptly...
Hello Alex, tudo bem? Estou aprendendo bastante coisa com seus tutoriais desde que conheci seu canal onde assisti o tutorial laravel multi-auth, estou no Brasil e coloco pro youtube a legenda em português para entender mais suas dicas e explicações. Você é um ótimo professor, respeito e admiro seu trabalho, continue assim parabéns. Abraços, e aguardo os próximos passos :)
Hello there sir Curtis! I would like to ask if you can do a tutorial on ruby on rails because I shifted from Laravel to RoR development. No bias to PHP (Laravel) I just want to see some more tutorials in RoR. Both are great framework but wanted to learn RoR more. Thanks
Excellent tutorial as ever Alex, really enjoyed seeing the end result, particularly when we put three posts in the database. Awesome.
Just one thing, wtf happened to Post.php? I'm sure we had one before...
What about displaying that the slug is not unique, in case you try to enter custom slug?
like in cases of username?
Thanks for the tutorials btw
You are the best alex, can't wait for next videos
love the way your explanation :)
Hey alex, just a quick question! U said in one of you videos that u can load js files that are located in Resources/assets/js depending on the view that u have (ex. Frontend - backend)! Can u explain to me how ? Cause i have two different layouts one for the frontend and one for the backend! Now i know what whatever js file i require in app.js gets compiled with webpack! How can i load js files only for the views i want?
best teacher ever
Thank for you works! Best tutorial on the web!
Why are you setting the Middleware for The Post Controller in __construct(), the web file already has this, why not just do the same in the api file?
I have a security question. If I check the source code in a web browser can I get (stole) the api_token and use it to get data using something like POSTMAN? How can I prevent this? Thanks
you can only get a token if you are logged in otherwise wrap your resource in auth:api middleware
29:34 did he solve this problem he mention about the vue js methods
You are the best one alex
Hi Alex, I have a little problem with my api_token, it seems that i am getting the api_token but it still gives me an Unauthenticated error and i do not have a error in vue widget, what could possibly be the problem, Please help
the best tutorial.
api/works/unique not found please help
the best series on the web ... please build an amzing Admin panel like AdminLTE.IO