What is php artisan serve?



What is php artisan serve?..

Answer / Prashant Srivastava

php artisan serve is a command in Laravel, a popular PHP framework. It starts the development server and makes your application available at http://localhost:8000.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Tell me is it possible to remove the html tags from data?

1 Answers  


What is the difference between mysql_fetch_object and mysql_fetch_array?

10 Answers   Sarv,


How to delete file in php?

1 Answers  


Which database is best for php?

1 Answers  


How are sessions maintained?

1 Answers  


Which is better php or nodejs?

1 Answers  


Is the cookies are available on cross domain?

2 Answers  


Why namespace is used in php?

1 Answers  


Explain the visibility of the property or method?

1 Answers  


What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?

3 Answers  


Which function is used in php to delete a file?

1 Answers  


Which php function will attach one file to another?

1 Answers  


Categories