Looking for an advanced Laravel course next? Enhance your web app to the next level with our new course "Laravel Queue and Cache" here: www.acadea.io/learn/laravel-queue-and-cache
@mariomilunovic2 жыл бұрын
“If you can't explain it simply, you don't understand it well enough.” This is one of the best Laravel courses for beginners!
@abdulrahmanabdulmujeeb3108 Жыл бұрын
must be the most underated laravel tutorial video on youtube
@mon_codes2 жыл бұрын
Cant believe this channel provides these contents for free.
@odevperovano Жыл бұрын
This is one of the best laravel series I've ever watched. So many details well explained. Congrats man!
@odevperovano Жыл бұрын
This code may lead to a bug, if an ID between 1 and model count was deleted, you will get an ID that doesn't exists. At 1:21:34
@Acadeaio Жыл бұрын
You are right! thanks for picking that one up. I guess a better approach would be $model::inRandomOrder()->limit(1)->first()->id
@sayan7139 ай бұрын
The Best laravel series I have watched till now❤
@maverickchan9552 Жыл бұрын
you are a very good teacher , everything explained so well
@Acadeaio Жыл бұрын
Thank you! 😃
@paulkendal12 жыл бұрын
This is the best API tutorial on youTube. thanks you so much. i really learnt the theory behind API from this course. Thank you
@Acadeaio2 жыл бұрын
Glad to hear that!
@mylovelyhimachal Жыл бұрын
Just watched 20 minutes of content and I am seraching eagerly where is the like button. Kudos for the content.
@paulkourouma1881 Жыл бұрын
The best course ever, I have been looking for this kind of complete course for a long time to work with laravel in a pro way Thanks a lot
@programmertelo7 ай бұрын
This video was incredibly insightful! The way you explained the concepts was clear and engaging, making it easy to follow along. I especially appreciated the practical examples you provided, they really helped solidify my understanding. Looking forward to more content like this!
@Acadeaio6 ай бұрын
Glad it was helpful!
@codingtodecode Жыл бұрын
Watched 80%in one week..Awesome series
@124S-m1n2 жыл бұрын
Bro the amount of your work spent for this video totally worth it, thanks a lot 🔥🔥🔥
@Acadeaio2 жыл бұрын
Glad you liked it!
@alnahian20032 жыл бұрын
Amazing tutorial, underrated channel, you got a new sub and I'm being able to learn a lotta stuffs!
@ian-jo9qv Жыл бұрын
Thank you for this tutorial! It's so detailed while still very simple and clear.👍
@Acadeaio Жыл бұрын
Glad it was helpful!
@noelnono73952 жыл бұрын
Perfecto! I learnt a lot thanks to this amazing well explained course. And now I'm pretty confident when I develop and API
@adewaleadisa4346 Жыл бұрын
I just started the tutorial, am really enjoying it. Kudos 💪
@hamada_emam2 жыл бұрын
The content is great, I wish you more strength and spread , continue to publish the content because it is strong and valuable content, but you need to organize and arrange a little while.
@learnwithkhairulhasan9 ай бұрын
BEST VIDEO EVER ON LARAVEL!
@KIKOmanasijev Жыл бұрын
Damn, still can't figure out how this amazing course isn't getting the attention it deserves! This is probably one of the best courses I've ever laid my eyes on, and it completely free 🤯
@Acadeaio Жыл бұрын
Thank you man! I really appreciate it
@ahsanjawed9543 Жыл бұрын
Is this course for beginners or not ?
@olanitoritobi5107 Жыл бұрын
This is the best tutorial ever
@jacquesmatike9289 Жыл бұрын
So great and usefull video. Understanding service container, service provider, Laravel from root ! I wanted to like many time ! Thanks a lot for this gold !
@Acadeaio Жыл бұрын
Great to hear that. You're welcome!
@programmingpictures44202 жыл бұрын
really great😀😃😃 channel with advance level and best materioal with complete concept. Thank you so much sir!
@abdo-ar-8882 жыл бұрын
That is the most amazing course I've watched 😊
@tito-ace2 жыл бұрын
thank you for this free course master..
@israelnoah182 жыл бұрын
Content in every sense of the word
@mwambelamwakichi536 Жыл бұрын
simply the best.Thank you.
@Acadeaio Жыл бұрын
Glad you like it!
@teknolovedigital2 жыл бұрын
Thank you of the series
@romabilibov76122 жыл бұрын
Awesome tutorial, very complete, love your content. Thank you!!!
@Acadeaio Жыл бұрын
You're very welcome!
@sagarsapkota2951 Жыл бұрын
thank you so much sir for this course its really helpful
@alijaved177311 ай бұрын
It's packed full of knowledge so thanks for this amazing video. I also have a question, if I am building a website that has CMS and client-side (e-commerce) how can I authenticate admin and user from different database tables using Fortify .
@asahfikir7 ай бұрын
Very detail explanation
@khalidgamal99722 жыл бұрын
Truly amazing, Thanks!
@TrikNgonlen2 жыл бұрын
wow...I love this awesome channel...
@mohamedkamal74332 жыл бұрын
Nice content, you have a new subscriber and thanks for your efforts man , you are amazing! ❤️
@Acadeaio Жыл бұрын
I appreciate it!
@ibnomer7038 Жыл бұрын
Amazing course thanks
@salehal-dhaheri55008 ай бұрын
best Laravel course
@tojikacademy2 жыл бұрын
Great job! Thanks a lot man!
@kunalvirk2 жыл бұрын
What do you recommend to use while building the authentication system that may use social logins, 2FA in future? Should we go with fortify, breeze or write it on our own? You are doing great, keep it up 👌🙏
@Acadeaio2 жыл бұрын
It is really up to you, I wouldn't use Breeze tho, coz it locked me in to use their frontend framework of choice
@bernardchisumo40542 жыл бұрын
Hallo Sam, How do you implement the web socket with Vite , as Laravel 9 doesn't use web-pack mix ? I tried to work out , did't trigger anything
@Acadeaio2 жыл бұрын
you could install laravel mix manually, please take a look at the documentation. The setup is very similar to the previous laravel versions. Mix support vite out of the box.
@luisuran4050 Жыл бұрын
This is gold!!!
@abela8014 ай бұрын
I am so sad i didn't find this video earlier...but does this still help with laravel 11?
@sharjeelarain4758 Жыл бұрын
will you make the fronend for this project or not?
@kyuuchan19928 ай бұрын
what is the code editor that you use?
@Muhammed-nani964 Жыл бұрын
Can you mark a tutorial of setting up phpstorm for laravel and php ,it looks very easy and efficient to code on it will all these auto complete
@АнтонИванов-ю5п Жыл бұрын
Greate job! Thank you!
@nigelnyakudya22622 жыл бұрын
I noticed that you have used Repositories, whats the difference from using actions or services.
@qozeemmonsurudeen9594 Жыл бұрын
Where is the link to real time collaborate project mention
@ShubhamMishra-uw9yi Жыл бұрын
where can i get frontend tutorial video for this course
@rajabrajab2715 Жыл бұрын
where i can find the part 2 of this course
@wongsieung2 жыл бұрын
May l know what the code editor you use in this great tutorial ?
@Acadeaio2 жыл бұрын
phpstorm
@waitingyeung2546 Жыл бұрын
6:04:05
@_nirajghimire2 жыл бұрын
is this the end of series? btw thanks for the awesome content
@Acadeaio2 жыл бұрын
Yes, for the laravel part. I will make part 2 of this series (Vuejs) once Vuetify 3 is out. I've previously built the frontend of this project using Vue2 & Vuetify2 but they are getting deprecated in the future. So we will wait for a little longer until Vuetify is ready.
@riamahmed70192 жыл бұрын
@@Acadeaio Yes, Waiting for your Vue and Vuetify course.
@dekebaoe2 жыл бұрын
Great Course. Thank you. Could you use the Mind-blowing Quasar Framework for for frontend? It's already full supporting VUE3.. that would be great. Let us know Thanks❤
@dekebaoe2 жыл бұрын
Waht du you think?
@riskitoramonlen2401 Жыл бұрын
Very very very powerfull
@milomalaysia70349 ай бұрын
My bookmark 12:28
@sleepyheaaad07 Жыл бұрын
Is this also applicable to Laravel 9?
@Acadeaio Жыл бұрын
yes
@ahsanjawed9543 Жыл бұрын
i am beginner in laravel. is this course for me?
@bernardchisumo40542 жыл бұрын
There seem to be some composer conflicts that prevent this from being installed in a new Laravel 9 project. I am running PHP 8.1. This is related to #145, which was closed. composer require spatie/phpunit-watcher --dev
@Daaboo9 ай бұрын
To bad websocket doesn't work anymore 😕
@bernardchisumo40542 жыл бұрын
Illuminate\Database\QueryException: Database (laravel_advance) does not exist. (SQL: PRAGMA foreign_keys = ON;)