Libraries tagged by laravel options
laravelfy/optional
76 Downloads
Optional, inspired by laravel's optional object
junichimura/laravel-javable-optional
12 Downloads
coyote6/laravel-forms
106 Downloads
Simple class used to generate the html for forms and assist with the validation process in Laravel with optional Livewire and Tailwind integration.
michelmelo/laravel-share
1 Downloads
Optional package for Laravel to generate social share links.
cristian-araujo/laravel-share
13 Downloads
Optional package for Laravel to generate social share links.
redfenix-eng/laravel-multiauth-multitenancy
7 Downloads
Multi Auth in Laravel Project with support for the Laravel 8 Models namespace convention & optional generation inside a tenant when using the multitenancy stancl/tenancy package. Forked from bitfumes/laravel-multiauth
rakib-587/laravel-make-repository
4 Downloads
Laravel Artisan command to generate repositories with optional model binding.
bjuppa/laravel-blog-admin
581 Downloads
Optional admin interface for bjuppa/laravel-blog
orumad/laravel-app-version
4 Downloads
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.
lukevincent/laravel-govuk-preset
1137 Downloads
A Laravel preset for https://github.com/alphagov/govuk-frontend, including optional auth scaffolding.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
edgaras/laravel-system-backup
2 Downloads
Laravel package to perform a full system backup, compress it into a zip file, and optionally email it or upload to the cloud.
developvi/laravel-slug-i18n
3 Downloads
A Laravel package to generate multilingual slugs (UTF-8) with optional transliteration skipping for specific locales.
danielemontecchi/laravel-scoped-settings
7 Downloads
Manage global and model-scoped settings in Laravel with a clean API, artisan commands, and optional per-scope caching.
codezero/laravel-form-field-prefixer
217 Downloads
Reuse form partials and automatically add optional prefixes and array keys to your form fields.