By default valet serve your app which tld? On how to configure it to use another domain?
How do I make a middleware to be run during every http request to an application?
What is guard in laravel authentication?
What is query builder in laravel?
Explain api.php route.
What is laravel slug?
What is laravel echo?
What do you know about php artisan? Mention some artisan command.
How to create migrations in laravel? Explain step by steps.
Define lumen.
How can we get the user's ip address in laravel?
How many types of middleware are there in laravel?
Explain about Form without CSRF token in Laravel ?