sedp-mis/laravel-db-commands
Laravel Db Commands
Installation
Install via composer ...
composer require sedp-mis/laravel-db-commands:dev-master
... and add the service provider:
...
'SedpMis\DbCommands\DbCommandsProvider',
Available Commands
db:recreateremigrate
Related Packages
arcanedev/laravel-settings
This package allows you to persists configs/settings for Laravel projects.
140,322
74
nwidart/db-exporter
Export your database quickly and easily as a Laravel Migration and all the data...
39,126
377
spatie/laravel-translation-loader
Store your language lines in the database, yaml or other sources
3,368,254
852