Zizaco / confide

Confide is a authentication solution for Laravel 4
1.19k stars 258 forks source link

When I create file with using '$ php artisan confide:migration', that file's path is wrong. #545

Open clcy1243 opened 9 years ago

clcy1243 commented 9 years ago

the path is './app/database/migrations/' and it should be './database/migrations/'