adspace


How to Declaration of namespace ?

Answer Posted / Arpit Kapoor

To declare a namespace in PHP, you can use the `namespace` keyword followed by the name of your namespace. For example: `namespace App;`. All the classes within this namespace should be located in the corresponding directory structure.

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?

808


What is latest version of laravel?

869


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

839


What is current stable version of laravel?

870