Skip to content

Instantly share code, notes, and snippets.

@angebagui
Created June 13, 2019 13:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save angebagui/64b5ea0fd8e55b0d94b397a1ec3d2a06 to your computer and use it in GitHub Desktop.
Save angebagui/64b5ea0fd8e55b0d94b397a1ec3d2a06 to your computer and use it in GitHub Desktop.
symbolicLink.php
Route::get('/foo', function () {
Artisan::call('storage:link');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment