Promote your website, share article links, videos, packages and code examples Join now
Laravel-resource-links package by Spatie

Laravel-resource-links package by Spatie

Submitted By : Site Admin Date : 1 year ago

This package will add these links to your resource based upon a controller or actions you define. Let's look at an example of a resource. Now when creating an UserResource collection, you will have all the links from the UserController available:

Related Posts

Laravel 8 - How to Send Mail using Mailtrap?
Laravel 8 - How to Send Mail using Mailtrap? Category : Laravel Date : 1 year ago

In this tutorial, i will give you step-by-step injunctive authorization to send email in laravel utilizing mailtrap. you can engender blade...

Google Recaptcha in Laravel 8
Google Recaptcha in Laravel 8 Category : Laravel Date : 1 year ago

In this article, we will implement Google Recaptcha in Laravel using anhskohbo/no-captcha package. So let's start from fresh Larav...