adspace


Explain important directories used in a common laravel application.

Answer Posted / Avinash Kumar Shahi

Important directories in a Laravel application include: `app` (contains application code), `bootstrap` (initializes the framework), `database` (stores database migrations and seeds), `public` (serves front-end assets), `resources` (contains views, assets, and translations), and `storage` (stores temporary files and cached data).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How much laravel experience do you have?

815


Tell us have you used lumen before?

809


What is latest version of laravel?

869


What is current stable version of laravel?

870


Do you know what version of laravel do you generally use?

839