Skip to content

A laravel application for converting a database schema into laravel migration files

Notifications You must be signed in to change notification settings

poppinjay13/MigrateR

Repository files navigation

Migrater

A laravel application for converting a database schema into laravel migration files

#Steps

  1. Pull the repository
  2. Create your .env file
  3. Run composer install to rebuild the vendor files
  4. Open in terminal and run '$ php artisan migrate:generate ' to begin migration prompts

And voila! Remember to star the repo if it makes your life easier.

About

A laravel application for converting a database schema into laravel migration files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages