LARAVEL Interview Practice #3

Q1. What is it Blade?







Q2. Which command is used to create Middleware?







Q3. View files in Laravel end in







Q4. The vendor directory contains?







Q5. Where are all the Laravel Models stored at?







Q6. Which command is used to create migrations in Laravel?







Q7. How to redirect to another page in Laravel?







Q8. Which class is used in Laravel to handle exceptions?







Q9. What do you mean by dd() function?







Q10. What is @yield used for?