laravel-permissions
by coyote6
Provides permission and role models to assign to your users. If using with coyote6/laravel-crud then admin pages are automatically added.
laravel-crud
by coyote6
Base templates utilizing Livewire and Tailwind for Creating, Retrieving, Updating, and Deleting (CRUD) data for administering your Laravel site.
laravel-base
by coyote6
Small Laravel traits and helpers for Eloquent model creation-time conventions (author/client/machine name/slug stamping), select-option helpers, and a couple of database/file utilities.
laravel-forms
by coyote6
Simple class used to generate the html for forms and assist with the validation process in Laravel with optional Livewire and Tailwind integration.