Merhaba eskiden böyle bir sıkıntı yoktu web.php veya api.php güncellediğimde hemen güncelleniyordu ama bir anda her web.php veya api.php güncellediğimde sırasıyla;
PHP artisan route: Clear.
PHP artisan optimize.
PHP artisan serve --port = 8001.
Yapmak zorunda kalıyorum. Bunu nasıl düzeltebilirim otomatik nasıl yapar? Eskiden böyle bir problem yoktu.
This is regarding route cache on localhost About Localhost I have 2 routes in my route.php file. Both are working fine. No problem in that. I was learning route:clear and route:cache and found a ...
This is regarding route cache on localhost About Localhost I have 2 routes in my route.php file. Both are working fine. No problem in that. I was learning route:clear and route:cache and found a ...