Download the PHP package mazedlx/ignition-migrations without Composer
On this page you can find all versions of the php package mazedlx/ignition-migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mazedlx/ignition-migrations
More information about mazedlx/ignition-migrations
Files in mazedlx/ignition-migrations
Package ignition-migrations
Short Description An igintion package to show your migrations and their status.
License MIT
Homepage https://github.com/mazedlx/ignition-migrations
Informations about the package ignition-migrations
An ignition package to show your migrations and their status.
All your migrations at a glance.
Installation
You can install the package in to a Laravel app that uses Ignition via composer:
Then add the Migrations tab to your Ignition tabs e.g. in your AppServiceProvider
:
If you want to change the output style you can run
which will create ignition-migrations.php
in your config
folder:
Change view
to html
and the tab's output will look like:
Usage
Click on the "Migrations" tab on your Ignition screen to see all your mgirations and call various php artisan migrate
commands right from your browser.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.