artisan.eplus.dev

storage:link

Create the symbolic links configured for the application

Terminal
php artisan storage:link [--relative] [--force]

Options

forceOptional

Recreate existing symbolic links

relativeOptional

Create the symbolic link using relative paths

Maintained by hoangsvit · Fork of artisan.page