Learn how to fake and record HTTP responses so you can test your Saloon API integration in your Laravel applications.
PHP
★ Announcing laravel-sluggable v4 with self-healing URLs
The spatie/laravel-sluggable package has been around for close to a decade. A slug is the readable part of a URL that identifies a record, like announcing-laravel-sluggable-v4-with-self-healing-urls in this post’s URL. The package generates one for Read more…