Explain how to create custom middleware in laravel?
What is facades in laravel?
List site types supported by homestead?
What are the default ports that are forwarded to your homestead environment?
What is the purpose of using dd() function iin laravel?
Explain loggin in laravel.
How to Sharing Data with all Views ?
What is meant by Error Log ?
How to install laravel via composer?
What is Terminable Middleware ?
How do I assign several roles to users and permit the users to perform some actions based on those roles?
What are the Steps for Creating a Blade Template Layout ?
what is meant by Views ?