appstract / laravel-opcache

Laravel Package for OPcache
MIT License
1.33k stars 118 forks source link

403 Forbidden on every opcache command #54

Closed Peeet93 closed 6 years ago

Peeet93 commented 6 years ago

I installed opcache via "composer require appstract/laravel-opcache" and set my APP_URL to "http://localhost:8000" and are running my app with "php artisan serve" i can access the requested url in the browser but not through the console. What did i do wrong?

ovanschie commented 6 years ago

Sorry, i don't have experience with artisan serve, maybe someone else could help. Did you have any luck deploying it to a server?

teuunn commented 6 years ago

Closed due to inactivity