The ULTIMATE Laravel Nova Tutorial [Walkthrough w/ Examples]

  Рет қаралды 23,589

Code With Dary

Code With Dary

Күн бұрын

Пікірлер: 60
@loiqamonbekov9208
@loiqamonbekov9208 Жыл бұрын
One of the best tutorials about Nova. Thank you👍👍👍👍👍👍
@codewithdary
@codewithdary Жыл бұрын
Thank you so much
@erhanurgun
@erhanurgun Жыл бұрын
Only Laravel Nova could be described in such a beautiful chronological order. Thanks for your hard work. you are loved :)
@codewithdary
@codewithdary Жыл бұрын
That's so true! Thank you so much Erhan
@d.d.9731
@d.d.9731 Жыл бұрын
Eindelijk een degelijke tutorial. Ik ben al een tijd aan het zoeken geweest maar vele waren outdated. Ben een complete newbie met laravel en Nova. Jaren lang enkel Wordpress website gemaakt met elementor.
@codewithdary
@codewithdary Жыл бұрын
Bedankt voor de complimenten, waardeer het enorm! Ik denk dat als je een beetje verstand hebt van programmeren en weet hoe je de documentatie van Nova goed moet gebruiken, je heel snel admin panels kan bouwen!
@drtoxiccookie
@drtoxiccookie 7 ай бұрын
Thank for video help me figure out a couple of issues. This video combine with laracast mastering nova. Your set to go 😊
@codewithdary
@codewithdary 6 ай бұрын
Awesome!!
@zkcl75
@zkcl75 Жыл бұрын
Thanks for getting to the point without fluff. I like the way you teach. Subd.
@codewithdary
@codewithdary Жыл бұрын
Thank you so much for the kind words!
@TerjeNesthus
@TerjeNesthus 6 ай бұрын
Excellent video! Thank you. Think im gonna buy it for my next project
@codewithdary
@codewithdary 6 ай бұрын
Awesome :)
@Cnabil-me
@Cnabil-me Жыл бұрын
Great work we need part 2 ❤
@codewithdary
@codewithdary Жыл бұрын
Thank you
@d.d.9731
@d.d.9731 Жыл бұрын
If someone is getting error by rendering the footer: This should be added use Illuminate\Support\Facades\Blade;
@fernandogutierrez3841
@fernandogutierrez3841 Жыл бұрын
Excelent video, thanks dude!
@codewithdary
@codewithdary Жыл бұрын
Happy you enjoyed it Fernando! :)
@ehorlyck
@ehorlyck Жыл бұрын
Excellent work. Thank you 🙏
@codewithdary
@codewithdary Жыл бұрын
Many thanks!
@rakeshmsuthar
@rakeshmsuthar 11 күн бұрын
How to try it without purchasing the license. Please help. I've been thinking of trying it for so long
@stotriyam6640
@stotriyam6640 7 ай бұрын
How can I query and only get certain data in BelongsToMany in laravel Nova? Also, thank you for this amazing tutorial :)
@user-ce8xo2mv8m
@user-ce8xo2mv8m 8 ай бұрын
Unable to find Nova (Silver Surfer) license holder with the given email address: []. this error is found if i install nova
@codewithdary
@codewithdary 8 ай бұрын
Have you setup the env variable with your license key?
@andycx2
@andycx2 Жыл бұрын
Excellent video. Are you going to make a video on creating a custom Nova tool? If so I hope its more in-depth than the laracasts one.
@codewithdary
@codewithdary Жыл бұрын
Thank you Andy! I'm going to pass on Nova for now, since I'm going to focus on Filament as an admin panel.
@HenriqueFoletto
@HenriqueFoletto Жыл бұрын
@@codewithdary If possible, I'd suggest making a video comparing both. Thank you!
@adamyulianhere
@adamyulianhere Жыл бұрын
@@HenriqueFoletto yeah please Dary we need the comparison
@muhammadrafi7856
@muhammadrafi7856 9 ай бұрын
how to create custom login page in nova? maybe you can creating tutorial
@codewithdary
@codewithdary 9 ай бұрын
Thank you. Definitely something interesting. You can pass custom auth paths into Nova.
@CodewithNajmul
@CodewithNajmul 7 ай бұрын
nice...but i can't change dashboard name...please help me...
@codewithdary
@codewithdary 7 ай бұрын
Within your dashboard, you need to override the name method: public function name() { return 'User Insights'; }
@zakiarahmoune7458
@zakiarahmoune7458 Жыл бұрын
Thank you very much, please how can i custom views in nova? Have you a video about creating Nova Tools?
@timurislamov1671
@timurislamov1671 Жыл бұрын
How to make a chat in Laravel Nova
@codewithdary
@codewithdary Жыл бұрын
I need more than a comment for that ;)
@timurislamov1671
@timurislamov1671 Жыл бұрын
​​​@@codewithdaryI put like. And... how to donate))
@vamshikrishnapatel4348
@vamshikrishnapatel4348 9 ай бұрын
Hi sir i want to make a multiple authentication system on laravel nova i have cloned exsisting project how can i do
@jezreel4868
@jezreel4868 Жыл бұрын
Just subscribed! could you have a tutorial for custom assets, tool etc .. much appreciated !
@codewithdary
@codewithdary Жыл бұрын
Thank you! Definitely will be making more Nova tutorials in the future :)
@goranirasanikurdi2022
@goranirasanikurdi2022 Жыл бұрын
Thank you for your awesome tutorial,😍
@jamin_eth
@jamin_eth Жыл бұрын
Just subscribed. Let's Go!!!
@codewithdary
@codewithdary Жыл бұрын
Yo Yared you the man, thank you!
@goranirasanikurdi2022
@goranirasanikurdi2022 Жыл бұрын
But, when I install it on local host for trial, it ask me for a license key, and could not be installed.
@blockchaindevelopment120
@blockchaindevelopment120 Жыл бұрын
Great Sir!Can we great admin panels using Laravel for mobile apps? Kindly answer
@codewithdary
@codewithdary Жыл бұрын
Nope. The closest you could get to mobile apps is building PWA's
@altanozkan6920
@altanozkan6920 Жыл бұрын
Why we are making it fillable. I couldn't understand it. It work without it. At where we are using it.
@codewithdary
@codewithdary Жыл бұрын
Timestamps please? I don't remember the entire tutorial 😬
@user-ij7th6lv8p
@user-ij7th6lv8p Жыл бұрын
Hi Dary, very good Nova Tutorial. Is it possible to make a Tutorial about laravel nova resource tools?
@codewithdary
@codewithdary Жыл бұрын
Thank you Tom, I'm not going to make any Nova tutorials anytime soon, unfortunately.
@goranirasanikurdi2022
@goranirasanikurdi2022 Жыл бұрын
I did what you explain exactly several times, say: Unable to find Nova license for user with given username.
@ViralDriftOfficial
@ViralDriftOfficial Жыл бұрын
where can we get the files for the theme you are using sir?
@codewithdary
@codewithdary Жыл бұрын
PHPstorm themes or Laravel Nova?
@kostyarudnyk350
@kostyarudnyk350 Жыл бұрын
Hi which free to use laravel admin would you recommend? Thanks!
@codewithdary
@codewithdary Жыл бұрын
Filament, 100% :)
@xanthosoma1989
@xanthosoma1989 Жыл бұрын
@@codewithdary Could you do a video on Filament?
@zulkiflijufri8853
@zulkiflijufri8853 Жыл бұрын
free to use for commersial?
@codewithdary
@codewithdary Жыл бұрын
Nope :(
@sergeisurin2963
@sergeisurin2963 Жыл бұрын
👍🙏
@codewithdary
@codewithdary Жыл бұрын
🙏❤
@animatevosyan867
@animatevosyan867 Жыл бұрын
that suddenly appearing thingy with voice is very scaring, please remove it
@codewithdary
@codewithdary Жыл бұрын
I'm in here to make people scared
Become a PRO at Using Components in Laravel
32:51
Code With Dary
Рет қаралды 37 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 271 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 43 МЛН
OMG what happened??😳 filaretiki family✨ #social
01:00
Filaretiki
Рет қаралды 13 МЛН
Zombie Boy Saved My Life 💚
00:29
Alan Chikin Chow
Рет қаралды 12 МЛН
🩷🩵VS👿
00:38
ISSEI / いっせい
Рет қаралды 23 МЛН
Would I still use PHP in 2023?
9:51
Stefan Mischook
Рет қаралды 32 М.
Laravel's secret weapon: macros (watch me code)
23:46
Aaron Francis
Рет қаралды 21 М.
19 Laravel Ecosystem Explained - Part 1
10:09
Develop Line
Рет қаралды 44 М.
Laravel Security: Top 7 Mistakes Developers Make
11:16
Laravel Daily
Рет қаралды 83 М.
managed to catch #tiktok
00:16
Анастасия Тарасова
Рет қаралды 43 МЛН