How do I make a particular task run everyday by 10pm?
How do I turn off csrf protection?
How do I use eloquent to get a list of comments with one author each avoiding n+1 queries?
Explain what is mvc architecture?
How do I populate my database with sample data?
What are route parameters?
What are events in laravel?
How do I setup localization for an application?
How do I make all of my forms bootstrap opinionated?
How do I register an artisan command?
How do I see all defined routes?
How does the ioc (inversion of control) container work?
Explain facades in laravel?
Explain bundles in laravel?
List types of relationships available in laravel eloquent?