mercredi 6 novembre 2019

Laravel post 302 redirection

I have five laravel applications which are running in windows, apache2 server. Those applications are developed in laravel 5.2.43. The new application is developed in laravel 5.5.46.

After migrating new applications into the same server, I am facing following issue.

New application Issue(laravel 5.5.46)

After migrating the new application to the same server, I am getting 302 redirections when I submit the form in normal submission as well as ajax call. csrf_token is field available in the form.

Existing application Issue(laravel 5.2.43) Existing application searching tables in the new application database.

I am not using php artisan serve. All the applications are running like http://host/project/public

Please help me.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire