How do I use sub-domain routing?
How can I hide all stack whoops error information when the application is in production?
Explain what is laravel
How do I register a middleware?
What is attribute casting and how does it work in eloquent?
I just installed laravel and have the evil whoops error,how do I find out what’s wrong and fix it?
how do I install laravel, talk about the different ways?
Explain laravel service container?
How do I seed my database for column that is a foreign key referencing to other table?
How do I assign several roles to users and permit the users to perform some actions based on those roles?
What is csrf protection in laravel?
How do I make my application serve its content in different languages?
Describe laravel service provider?
What is a facade?
What is an observer in laravel?