@codewithdary

Here are 8 bad habits I see developers make:
1. Not separating validation from controllers
2. Not following the Single Responsibility Principle (SRP)
3. Not using Middlewares (or not correctly)
4. Not testing code
5. Not using database migrations
6. Not using route model binding
7. Naming Conventions
8. Not using Eloquent properly

How many of those do you handle correctly?

@rayaneaboud-n4h

that is some good content right here!!

@noushedakib1658

Thank you

@MuhammadYusuf-tr3xe

Nice video, please where can I learn about laravel test

@pjr

I don't think the code segments in 12:54 or 13:30 work. As I experienced you have to match the URI segment with the name of the model instance. Anyhow nice video Dary, I definitely make the 4th mistake. πŸ˜‰

@brianochieng5904

4:23 $task = Task::create($request->validated() + ['user_id' => auth()->id()]  is also another way. The last way is creating a boot method on the Task model and auto assign the user_id and just have $task = Task::create($request->validated());

Good video though.

@dheeraj_kumar_1508

Another lovely video 😊😊😊

@badalsinghania

My xampp is running well and i am not getting any error but why does the "PHP artisan migrate" command not create new tables in my database, except by default tables users, migrations and password resets? If t have solution, feel free to help me.

@swfh3542

Age 30.... without degree which is the best language to get a job as soon as possible...???
Internet is full of java, python,nodejs... javascript framework..... really confused...plz reply????

@tropicalfra

We Need udemy course Daryβ™₯️