Hi, great tutorial. I have a question: can we manually create a controller without artisan? Or does artisan do something else beside just creating a controller class file with default structrure?
@codewithdary2 жыл бұрын
You can create controllers and models without the help of Artisan. Artisan makes the process a lot easier and it registers everything that's needed.
@jimwellrabino44432 жыл бұрын
I like your style of teaching, very detailed. 👏
@codewithdary2 жыл бұрын
Thank you! 😃
@asyrafirfanjamaludin7582 жыл бұрын
I agree with this one 👍🏻
@muezkhalfalla79492 жыл бұрын
Really very helpful
@lordzombie92932 жыл бұрын
That resource controller is really handy, will be using that a lot! Is it possible to automatically generate the views from this method with additional flags?
@codewithdary2 жыл бұрын
There isn't a command for that but there is a package that will do that for you: github.com/svenluijten/artisan-view
@lordzombie92932 жыл бұрын
@@codewithdary Awesome, thank you! 😁
@blanche00182 жыл бұрын
I'm not sure why, but the Laravel Intellisense doesn't seem to work, on mine. I've tried looking for solutions online, nothing seems to work, I'm not sure if I did it right. Still, it 's not much of a hindrance to learn, I'm really enjoying this course. Thank you very much Sir!
@codewithdary2 жыл бұрын
Have you tried restarting VS code? What about deleting the extension and installing it again?
@blanche00182 жыл бұрын
@@codewithdary I think it's working now, I'm not sure if it was after I updated VS Code, but thank you sir! I've been away doing school papers, but now I'm back!
@elliotmorgan4722 Жыл бұрын
I think some things could be explained better - for example, the create method doesn't create a new post, it is for the page that allows the user to create posts, the store method is technically what you should use to create a post.
@phpisdead2 жыл бұрын
Great, please make full Udemy course , i will buy it first :D
@codewithdary2 жыл бұрын
Thank you so much Satoshi, will definitely do in the future!
@HK-gu2jr2 жыл бұрын
Can I see a simple shopping mall production lecture? Now I create a shopping mall with a solution other than Laravel. But when I try to make it into Lalaravel, my mind goes blank. Anyway, thank you always!
@codewithdary2 жыл бұрын
Shopping mall?
@HK-gu2jr2 жыл бұрын
@@codewithdary I mean e-commerce site!
@ARSHADKHAN-hc6pb2 жыл бұрын
👍👍
@codewithdary2 жыл бұрын
:)
@skywalker22602 жыл бұрын
red popup !!! grrrrrrrrrr ...... help !!! .... 🤥😨😨😨😨😫😫😫😫
@codewithdary2 жыл бұрын
If you would like to have some help, you should share your coding issue immediately...