silverbux / laravel-angular-admin

Laravel + Angularjs + Bootstrap + AdminLTE binded by Gulp workflow Admin Dashboard Boilerplate / Starter.
http://silverbux.github.io/laravel-angular-admin/
MIT License
923 stars 414 forks source link

Existing database #88

Open zinaLacina opened 7 years ago

zinaLacina commented 7 years ago

Congratulations for your great job. Your are magic. My issue concerns an existing database. I have a existing database, are there some way to import it. Laravel angular seed do it but it's hard, infyom do also but this is only laravel.

silverbux commented 7 years ago

initiate a new project from this repo then import your existing DB in it, i think it would be easier that way.