marius-ciclistu
marius-ciclistu
Hi. Thanks for this stable lib that does not change like crazy. If it works why change it... I still use it in the new and faster microframework **Maravel**, improvement...
This should be directed towards 13.x/master because it contains breaking changes in the function definitions.
@taylorotwell That is similar with the question no one replied to here https://github.com/laravel/framework/discussions/31778#discussioncomment-14849498 So there are cases like that. Can you please give an example? Update: If the get Mutator...
Interesting how (overhead) features are complicating devs lifes when they were intended to ease them... Developer convenience... Laravel's features should be used ONLY after the developer understands what they do...
@bluesheep100 Sadly all Laravel is built like this. You have to know what is hidden under the carpet in order to not get nasty surprises. This is why I avoid...
Isn't POST for create and PUT/PATCH for update?
Until monday I can't. I did it from my phone.
@myaaghubi I merged your dev to my branch and the tests still fail, unrelated to my changes. What more should I do?
Thanks for your help. I will try when I have some time. I guess it would be analog with Lumen implementation.
https://github.com/myaaghubi/PHP-Frameworks-Bench/pull/77 @joanhey Can you please check it? I left comment with a couple of things. Thanks you.