sedp-mis/laravel-db-commands

Laravel database commands
172
Install
composer require sedp-mis/laravel-db-commands
PHP:>=5.4.0
License:MIT
Last Updated:Nov 17, 2016
Links: GitHub  ·  Packagist
Maintainer: ajcastro

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:recreate
  • remigrate

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
rolice/laravel-db-switch

Simple and light DB switcher for Laravel.

1,863 3
illuminated/db-profiler

Database Profiler for Laravel Web and Console Applications.

243,071 169