Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Artisan migrate error #8

Closed
sawant opened this issue May 13, 2013 · 4 comments
Closed

Artisan migrate error #8

sawant opened this issue May 13, 2013 · 4 comments

Comments

@sawant
Copy link

sawant commented May 13, 2013

  1. Cloned from git.
  2. CD into directory
  3. Installed dependencies with "composer install"
  4. Edited app/config/database.php with DB info
  5. Executed "php artisan migrate" ... it generates the following error:

{"error":{"type":"ErrorException","message":"Undefined index: driver","file":"/Path_To_laravel/vendor/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php","line":79}}

System: Mac, OS X Mountain Lion 10.8.3. PHP v 5.4.10.

@andrew13
Copy link
Collaborator

Thanks for the report!

@kostas123
Copy link

Hi ,
I've got the same error , made the installation on a Windows 7 machine .

$ php artisan migrate
{"error":{"type":"ErrorException","message":"Undefined index: driver","file":"C:\wamp\www\l4bootst
rapauth\vendor\laravel\framework\src\Illuminate\Mail\MailServiceProvider.php","line":79}}DimDev@DIMDEV-
PC /C/wamp/www/sublime/l4bootstrapauth (master)

@andrew13
Copy link
Collaborator

I'll check this. I need to update the app anyway.

@andrew13 andrew13 reopened this May 19, 2013
andrew13 pushed a commit that referenced this issue May 20, 2013
@andrew13
Copy link
Collaborator

Updated the repo. Should be good to go now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants