Laravel Beginner Level: Challenge + Demo Project

preview_player
Показать описание
While working on my Laravel Roadmap, I've prepared an example demo-project (or, two, in fact) and this may be a challenge for those of you who are in the very early stages with Laravel.

- - - - -
Support the channel by checking out our products:
Рекомендации по теме
Комментарии
Автор

Amazing work. Thank you for all you do for Laravel community!

wpteam
Автор

Thank you for all your hard work, Mr Povilas.

SharkBait_ZA
Автор

You're excellent Povilas. I learned a lot after finding your channel. You are between the ones who make the Laravel community so great!

crsBn
Автор

Just recommended your channel and Laravel Roadmap repo to one of my friend who started to learn Laravel recently. 🙂

SowrenSen
Автор

This is really good, please keep adding more content to the learning paths

elvissam
Автор

Thanks! This is nice to practise after studying. Please do the same for all the levels

learnthecode
Автор

I wrote a fully automated video encoder that encodes like youtube but plays like Netflix in laravel so I think I'm passed this challenge 😉
I'm converting it to NodeJs with React as frontend and I converted laravel to be the api server to combine the users NodeJs and frontend together.

Stoney_Eagle
Автор

Nice project. Pls, I want to start a project but I don't know the best approach to use. The project will be small for now and will eventually grow, so I don't know how plan the back end. The front will be done with either react native or flutter. Pls, can you make a video on how to plan both small and big projects, both db design. Thanks

godsdomain.
Автор

Thanks for your great effort for teaching us Laravel
Could you make a video about how to make live search functionality with Laravel & AJAX?

courses-lectures
Автор

I have some difficulties about uploading user picture and properly store them in folders. I never really know the best way to organize my folders in public path, my latest project I did something like "public/avatars/user-{{ $user->id }}/file.png"
How can I organize better?

guilhermemoraes
Автор

Could you please teach, back to same page after login by Breeze?!

yacobee