You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built this website with laravel framework. It run perfectly with php artisan serve. However, when i run in your php browser box, GET method are working good but POST method change to GET method for no reasons.