Libraries tagged by laravel maker
maher/laravel-counters
7209 Downloads
management for counters in laravel system
kingstarter/laravel-saml
44577 Downloads
SAML support to make a laravel application to both a SAML IDP and a SAML SP.
novius/laravel-nova-order-nestedset-field
77451 Downloads
A Laravel Nova field that make your resources orderable
jxlwqq/material-ui
79546 Downloads
material ui for laravel-admin
hihaho/laravel-encryptable-trait
57577 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
sonnenglas/laravel-amazon-mws
2708 Downloads
Use Amazon's MWS web services with Laravel ^7.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
hkonnet/laravel-ebay
47194 Downloads
This package is wrapper for php Ebay sdk for laravel to automate all the configurations and make the skd ready to use.
think.studio/laravel-recently-viewed
2551 Downloads
Package to make quickly recently viewed functionality
skyronic/laravel-file-generator
37084 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
scrumble-nl/laravel-csr
11856 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
rs/laravel-version-control
5156 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
redsquirrelstudio/laravel-backpack-import-operation
3046 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
milwad/laravel-crod
3977 Downloads
Make easy & fast crud
yaroslawww/laravel-recently-viewed
14407 Downloads
Package to make quickly recently viewed functionality
digitaldream/laracrud
19795 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command