Make tables creation within a database schema more easier. Optionally, allow for migrations and rolling back changes. Reference: [Laravel migrations](https://laravel.com/docs/master/migrations).
Make tables creation within a database schema more easier.
Optionally, allow for migrations and rolling back changes. Reference: Laravel migrations.