Jori Stein

Results 16 comments of Jori Stein

Hello @mstralka, the name of the file is already in the repo so I cannot change the name of the file in this PR, you would need to see with...

Hello @stancl, I see you're moving things around. If you need me to do something, I'm here 👍🏼

Laravel now simply throws a `HttpException` exception. https://github.com/laravel/framework/blob/8f3b411969ffdd733a0ba54098e08f8ca7c1369e/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php#L78 If you give me a few days, I can update the code and comply to the new maintenance mode used by Laravel...

I'm glade you mentioned Laravel 9 because coincidently two PRs ([1](https://github.com/laravel/framework/pull/40070), [2](https://github.com/laravel/framework/pull/40102)) have been accepted during those last few days and it changed the maintenance system. L9 will now have...

@stancl the PR is done and all the tests have been added. As you said there are conflict versions with composer, so the tests fails. Do you want me to...

Hello @stancl, I just realized that the changes from this PR are not compatible with Laravel 6 & 7. I've put this PR back to draft, ping me when you...

@stancl I want to go over it again, it's been a while and a file was changed in another PR since (https://github.com/archtechx/tenancy/pull/802/files#diff-40487242039e9842dc87ba96285282e42d0cc5b9a7dbeac6f115c4ee2bb8db59). Let me get back to you in a...

@stancl what will be the minimum requirements for Laravel and PHP for V4 ?