Where do you locate database configuration file?
Database configurations are normally located in .env file or config/database.php
| Is This Answer Correct ? | 0 Yes | 0 No |
What is use of print_r () and dump () functions?
In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?
How auth is used?
In which folder robot.txt is placed?
Explain the concept of encryption and decryption in laravel.
Explain active record concept in laravel.
What are the Forms in Laravel ?
How will you explain guarded attribute in a laravel model?
How to get Retrieving the Request URI ?
What is ajax in laravel?
Explain Laravel - Event Handling ?
Does laravel use mvc?