Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to Declaration of namespace ?



How to Declaration of namespace ?..

Answer / amit khanna

Namespaces can be defined as a class of elements in which each element has a unique name to that associated class. It may be shared with elements in other classes.

Syntax : use <namespace-name>;

The use keyword allows the developers to shorten the namespace. The default namespace used in Laravel is app

You can create a user defined namespace by using artisan command as shown below

php artisan app:name Manger

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is mvc framework?

0 Answers  


What is escape string?

0 Answers  


What are the databases laravel supports?

0 Answers  


Is it easy to learn laravel?

0 Answers  


What is namespace in laravel?

0 Answers  


Explain how to install installing mariadb on homestead?

0 Answers  


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

0 Answers  


what are Important Points contracts in Laravel ?

1 Answers  


Tell us how to use update statement in laravel?

0 Answers  


What is laravel illuminate?

0 Answers  


Explain validations in laravel?

0 Answers  


Explain laravel service container?

0 Answers  


Categories