In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?



In order to run laravel. What permissions are required to be on storage and the bootstrap/cache dire..

Answer / Nirpender Kumar

To run Laravel, the `storage` directory needs write permissions and the `bootstrap/cache` directory needs read and write permissions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is bootstrap software development?

1 Answers  


What is the significant difference between insert() and insertgetid() function in laravel?

1 Answers  


What do you know about php artisan?

1 Answers  


What is an api route?

1 Answers  


What is illuminate in laravel?

1 Answers  


What is route group in laravel?

1 Answers  


What is mvc in php laravel?

1 Answers  


What is x-csrf-token , how it is different from csrf tokens?

1 Answers  


What is vagrantfile?

1 Answers  


What is your favorite feature of laravel?

1 Answers  


What are service containers?

1 Answers  


What are policies?

1 Answers  


Categories