Keith Phelan
Keith Phelan
Laracogs has been renamed to Grafite Builder
I have a query re the operation of the `tntsearch:import` command where it does not seem to be indexing my models correctly, I have a published key on my model...
Hi Rowan, Just thought it might be good to have an example of customs print sizes in your demo. There is commit here is you think it's a good idea,...
- [x] I've read the [documentation](https://scribe.knuckles.wtf/laravel) and I can't find details on how to achieve this. This is similar to [issue 176](https://github.com/knuckleswtf/scribe/issues/176) but what I expect is much less of...
Add functionality to add video id via HTML data attribute. This would also allow the img src to contain a preload or loader image instead to the thumbnail image.
ref: #49
->withNamesAndSlugs() is only returning 9 records, seems to be caused by this limit, I presume this shouldn't be here ? https://github.com/lwwcas/laravel-countries/blob/85b6bcaabbf4987f70459af7896c4db19bdb4fe2/src/Models/Concerns/HasCountriesList.php#L53