LARAVEL Interview Practice #1

Q1. Laravel is based on?







Q2. Who developed Laravel?







Q3. Which one Laravel command line interface?







Q4. Bootstrap directory in Laravel is used to?







Q5. For what do the .env is used?







Q6. Which command is used to start laravel server?







Q7. Where do we need to set database connection in Laravel?







Q8. Which artisan command is used to remove the compiled class file?







Q9. Which artisan command to flush the application cache:







Q10. How to define an mutator in Laravel?