priya_N_E liked a comment+100 XP
1w ago
that lesson isnt beginner friendly at all, you rush over many things like the dispatch syntax without any explanation. very hard to follow and understand..
priya_N_E liked a comment+100 XP
2w ago
Let's be honest here, this series it not only outdated, but the repository does not even exists anymore as it seems. In short, you simply can't follow along as it currently stands. Such a shame that it's part of the Laravel Path.
priya_N_E wrote a comment+100 XP
2w ago
priya_N_E wrote a comment+100 XP
2w ago
https://laracasts.com/path please update new version for laravel forge presently https://laracasts.com/series/learn-laravel-forge-2022-edition is present not the one im watching
priya_N_E wrote a comment+100 XP
2w ago
each time if i create post then to get in search i need to run php artisan queue:work. what is the use can't we make it load automatically
priya_N_E wrote a comment+100 XP
1mo ago
can't we add relation for user_id will creating table using ctrl+N (laravel plugin)
priya_N_E wrote a comment+100 XP
1mo ago
can you post how to use zeplin
priya_N_E wrote a comment+100 XP
1mo ago
please explain ==,===,!=,!==,!=== what is the difference
priya_N_E wrote a comment+100 XP
1mo ago
what does {{$slot}} do? we didn't declare any where . why you didn't get error regarding slot?