Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel get project root

public_path(); // Path of public/
base_path(); // Path of application root
storage_path(); // Path of storage/
app_path(); // Path of app/
Source by www.itsolutionstuff.com #
 
PREVIOUS NEXT
Tagged: #laravel #project #root
ADD COMMENT
Topic
Name
3+5 =