A collection of helper methods for testing and debugging API endpoints. - stephenjude/api-test-helper... (more…)
Read more »
Laravel is probably the closest thing that the PHP community has to
Marmite, it seems you either love it or hate it. It’s proponents love
how easy it makes developing software; whereas it’s detractors accuse
the framework of promoting bad practices. The... (more…)
Read more »
Laravel 8 is now released and includes many new features including Laravel Jetstream, a models directory, model factory classes, migration squashing, rate-limiting improvements, time testing helpers, dynamic blade components, and many more features.
(more…)
Read more »
🍩 SweetAlert 2 Implementation for Laravel. Contribute to waveygroup/sweetalert development by creating an account on GitHub. (more…)
Read more »
You may be familiar with the migrate:refresh command that allows you to rollback and re-runs all of your migrations. This helps when you need to rebuild your database during development. Coming to Laravel 5.5 is an improvement on this with a new command n... (more…)
Read more »