I have five laravel applications which are running in windows, apache2 server. Those application are developed in laravel 5.2.43. New application is developed in laravel 5.5.46.
After migrating new application into 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 redirection when i submit 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 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