Jan Zikmund
Jan Zikmund
Could we have a new release, please? The fixes for `redirect_uri` are not included in currently latest 0.9.10. So if the package is installed as per the readme using `composer...
@cwp-sheal - I believe this PR is now obsolete and can be closed - it triggers an error if the `route('azure.callback')` does not exist. Please see [my PR here](https://github.com/rootinc/laravel-azure-middleware/pull/63), which...
@shealavington - personally I don't care, as I also use the azure.callback, but please see [the reasons](https://github.com/rootinc/laravel-azure-middleware/pull/53#issuecomment-926997772) on [this PR](https://github.com/rootinc/laravel-azure-middleware/pull/53). That PR has been accepted, so I assume there is...
@maxi032 - this seems already mostly implemented in master branch, but it's missing in latest release 0.9.10. So until a new release is made with this feature included, you can...
> This can also indicate that the interbase.so file cannot find the fbclient.so. Please check that the fbclient.so is locatable by your system. I don't see this file anywhere, doesn't...
> There is a "beta" version that I did for 3.0.8 that can be tested. Thanks, I have it installed in place of my original 3.0.10. When I now try...
An update for anyone interested: The M1-compiled beta 3.0.8 linked above is not really usable, because it behaves very buggy on SQL queries where `ORDER BY` column doesn't have index...
Ok, here are the docker files. They just need to be placed in the project folder and then run using `docker-compose up`. This installs the Docker image with PHP 7.4,...