Skip to content
Snippets Groups Projects
Commit 1b4a4511 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

removed cached routes from production routes

parent 81b172b5
No related branches found
No related tags found
2 merge requests!2081Development,!2080Resolve "Add a smarter Localization redirect"
......@@ -23,7 +23,7 @@ fi
php artisan migrate:refresh --force --path=database/migrations/2019_10_15_103139_create_user_agents_table.php
php artisan optimize
php artisan route:trans:cache
php artisan route:clear # Do not cache routes; Interferes with Localization
php artisan spam:load
php artisan load:affiliate-blacklist
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment