| @if (config('app.env') == 'production') Optimize files on production @else Clear optimization files on local environment @endif |
@if (config('app.env') == 'production')
|
| Clear system cached data. |
|
| Clear system log files |
|
| Symlink: To make your files (logo and favicon etc..) accessible from the web, you should create a symbolic link. |
|