Libraries tagged by laravel maker
otifsolutions/laravel-forcessl
1037 Downloads
this package will make the routes or url to work with ssl
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
ollywarren/makepackage
2684 Downloads
Implements a Artisan command to scaffold out laravel composer packages
nurmanhabib/laravel-menu
281 Downloads
Make it easy to create navigation menus on Laravel
nijwel/make-service-generator
20 Downloads
A Laravel package to generate service classes.
nextsms/laravel
881 Downloads
This package makes it easy to send notifications via NextSMS with Laravel
neoko/laravel-architecture-commands
11 Downloads
This package adds make commands for clean architecture files
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
morrislaptop/laravel-seed-list
146 Downloads
Make db:seed interactive
mchev/laravel-odk
120 Downloads
Laravel-ODK is a simple wrapper around the ODK Central API that makes working with its endpoints a breeze!
kiften/laravel-translatable
510 Downloads
A trait to make an Eloquent model hold translations
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
jtrw/php-make
24 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
hiteshvala/google-map-marker
6 Downloads
A Laravel package for Google Map API Collection. You can use all google map features in laravel.
halimzidoune/laravel-postman-api
55 Downloads
This package allow to export all API routes from your laravel project to be used in postman and make tests manualy.