-
When we get a 404 on something other than a `GET` request, we would like a better way to deal with this. Currently we just return `null`.
-
https://laravelfactory.com/blog/step-by-step-guide-to-laravel-package-development
-
Hello, thank you so much for your efforts! 👏
Throughout the day, I’ll be going through the code repository and gathering my thoughts here. For the record, I was going through the `dev` branch as th…
-
I'm starting a new project and I want to reuse some parts of it, mainly the stuff related to user registration and authentication. I can copy and paste all of the code but I want to use again. I know …
-
https://github.com/justinkekeocha/udemy/blob/fdc6555aeeb4da81cfde8a64064899905aeb411f/app/Http/Controllers/CategoryController.php#L54
It's usually a good idea to load a model's relations and pass j…
-
In this [PR](https://github.com/laravel/framework/pull/36404/files) Taylor Otwell in the [fetch method](https://github.com/laravel/framework/pull/36404/files#diff-58f2aa9e0230bec2d7431ddcf48a8e153f19a…
-
hi @Laaouinate,
could you update the readme, here's a link to help you get inspired : https://www.makeareadme.com/
The readme should short and consise, it should contain essential information to…
-
Hi guys,
I'm just learning Swift at the moment. I'm coming from PHP where I use the framework Laravel a lot and I'm trying to switch to swift because I find the language much more beautiful and becau…
-
https://github.com/CristalTeam/php-api-wrapper/blob/abd025cd9f4388652089d3063cd70972d1a73108/src/Model.php#L76
When your implement a wrapper without any dependencies with the core API, we cannot in…
-
@njh
Laravel Framework 8.83.27
EasyRdf\Parser\Exception
Failed to parse statement on line 2
http://localhost:8000/
EasyRdf\Parser\Ntriples::parse
vendor/easyrdf/easyrdf/lib/Parser/Ntriples.…