jadjoubran / laravel5-angular-material-starter

Get started with Laravel 5.3 and AngularJS (material)
https://laravel-angular.readme.io/
MIT License
1.66k stars 401 forks source link

problems with a blank starter after installation! #502

Closed maiziheimei closed 6 years ago

maiziheimei commented 6 years ago

" [Illuminate\Database\QueryException]
SQLSTATE[HY000] [1049] Unknown database 'laravel_angular' (SQL: select * fr
om information_schema.tables where table_schema = laravel_angular and table
_name = migrations)" and

"[PDOException]
SQLSTATE[HY000] [1049] Unknown database 'laravel_angular'"

Could you help me with the installation? Thank you very much!

Bests

jadjoubran commented 6 years ago

It seems because you haven't created a database called laravel_angular, make sure to double check that and try again!

maiziheimei commented 6 years ago

Thanks! all installation problems have been solved.

Have a nice weekend!


From: Jad Joubran notifications@github.com Sent: Saturday, November 18, 2017 16:22 To: jadjoubran/laravel5-angular-material-starter Cc: maiziheimei; Author Subject: Re: [jadjoubran/laravel5-angular-material-starter] problems with a blank starter after installation! (#502)

It seems because you haven't created a database called laravel_angular, make sure to double check that and try again!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/jadjoubran/laravel5-angular-material-starter/issues/502#issuecomment-345449100, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AYflVKDx6Dc0nzqNrT5f1WCSAXyyobhyks5s3vZRgaJpZM4QjAof.

jadjoubran commented 6 years ago

Sounds great!