Skip to content

For using Laravel with a pre-existing MySQL Database

Notifications You must be signed in to change notification settings

dachusa/MySQLToLaravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

MySQL to Laravel

This is a script to help with mapping an existing MySQL database to a new Laravel build.

Place the script in the public folder of your laravel app and it will access the db with your .env file. Otherwise you can manually provide the db information.

License

The Laravel framework is open-sourced software licensed under the MIT license

For compass package and artisan command base usage see: https://github.com/awkwardideas/Migrator

About

For using Laravel with a pre-existing MySQL Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages