adspace


How to use laravel framework in php?

Answer Posted / Sonu Chand Saini

To use Laravel, first, you need to install it globally using Composer. Then, create a new project with 'laravel new <project-name>', navigate into the project directory, and start a development server with 'php artisan serve'. Finally, access your application by visiting http://127.0.0.1:8000 in your browser.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

839


What is latest version of laravel?

869


Tell us have you used lumen before?

808


How much laravel experience do you have?

815


What is current stable version of laravel?

870