I'm trying to launch my laravel app using PHP Desktop, but it throw me an error an internal local server was blocked by firewall
i'm using windows10 and laravel 5.2
any clue?
I found that the problem occured everytime i close the phpdesktop without logout from my laravel app.
I'm not sure if the problem solved but after I empty cache_path on setting.json the app works again without any problem.
any clue?