I am using Lumen 5.5 and using the following code chunk under app/providers/appServiceProvider.php in boot method.
\URL::forceSchema('https');
It was compatible with the earlier version of Lumen 5.2
Is there any way to sort this out without using mod_rewrite and middleware approaches.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire