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.
@AyorindeAdesugba4 жыл бұрын
Best series by a mile. Shame it ended abruptly...
@iendor1357 жыл бұрын
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 :)
@prakashale16277 жыл бұрын
You are the best alex, can't wait for next videos
@geleyibu19787 жыл бұрын
Thank for you works! Best tutorial on the web!
@vtvvnha22307 жыл бұрын
love the way your explanation :)
@ChroniclersCompass7 жыл бұрын
best teacher ever
@zamzero17 жыл бұрын
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?
@NickyKeyse7 жыл бұрын
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...
@DaeDev7 жыл бұрын
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?
@prakashale16277 жыл бұрын
You are the best one alex
@macphistoCL4 жыл бұрын
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
@fredrickboaz4 жыл бұрын
you can only get a token if you are logged in otherwise wrap your resource in auth:api middleware
@olatunjilawal12046 жыл бұрын
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
@jayzdevera75797 жыл бұрын
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
@erica.simorangkir11167 жыл бұрын
the best tutorial.
@pankajvaghela62726 жыл бұрын
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
@TariqSajid7 жыл бұрын
29:34 did he solve this problem he mention about the vue js methods
@bacharsaleh69847 жыл бұрын
the best series on the web ... please build an amzing Admin panel like AdminLTE.IO