Commands

Here are list of some commands you can run to fix/setup the system.

php artisan storage:link - this will fix images not showing error if any

php artisan view:clear - clear cached views

php artisan config:clear - clear cached config

Last updated