a project working on requires ability export full database click of button in admin area of website. know theres plenty of packages out there automatic backups dropbox etc.. thats not required project.
i wondering there fast , easy way dump full database in laravel 4?
i can handle zipping , downloading of file once been dumped wondering if theres easy way dump database laravel 4.
any appriciated
thanks
although packages https://github.com/heybigname/backup-manager perfect backing database. offer lot more needed particular project.
in end used https://github.com/bradcornford/backup great package backing database on fly 1 simple method.
Comments
Post a Comment