omaralalwi / laravel-startkit

Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
https://larastarter.me
GNU General Public License v3.0
70 stars 29 forks source link

cannot make php artisan migrate #1

Closed salmazz closed 2 years ago

salmazz commented 3 years ago

i am downloaded the project and make the full steps as write in readme when make database and write the name in env and make migration get this error

   Illuminate\Database\QueryException

  SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO) (SQL: select * from information_schema.tables where table_schema = lara_starter and table_name = migrations and table_type = 'BASE TABLE') 

image

how can I fix it ?!?!

mohamadkarammoussa commented 3 years ago

hello you must delete config.php in path: laravel-starter-template\bootstrap\config.php

omaralalwi commented 3 years ago

thank you for your notice,,I will do that as soon as possible.

      On May 27 2021, at 5:20 pm, Mohamad Karam Moussa ***@***.***> wrote:

hello you must delete config.php in path: laravel-starter-template\bootstrap\config.php

—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.

omaralalwi commented 3 years ago

100% Solved now