jeudi 31 mars 2016

Laravel: Base table or view not found: 1146 Table doesn't exist

I was following the default documentation and Laracst tutorials to build an application. Here is the source, http://ift.tt/1UWlTOE

Installing a new instance form this source shows the following errors, can anyone please assist me to find the issue here?

    
[Illuminate\Database\QueryException]                                                                                                        
  SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laravel-5-starter.permissions' doesn't exist (SQL: select * from `permissions`)  

  [PDOException]                                                                                           
  SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laravel-5-starter.permissions' doesn't exist


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire