We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2b159 commit 518d80fCopy full SHA for 518d80f
.travis.yml
@@ -23,3 +23,5 @@ before_script:
23
- composer install --prefer-source --no-interaction
24
- composer require jeremykenedy/laravel-users
25
- php artisan vendor:publish --tag=laravelusers
26
+ - php artisan make:auth
27
+ - php artisan migrate
0 commit comments