Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
Shyam Somanadh
Joined:
11 years ago
Total tricks:
1
Last trick:
11 years ago
Submitted tricks
IoC
Setting a different location for public_path
Sometimes, you have differences between your dev set-up and production set-up that requires you to be able to set a different value for public_path. In your bindings.php file, just add the following code and you will be good.
ve2gmr
11 years ago
10591
troubleshooting