blade
Facade\Ignition\Exceptions\ViewException
<td><i class="fas fa-arrow-up text-success mr-3"></i> </td>
I just changed the text editor, so this error has no solution. I have tried all possible solutions because it is useless
Model User
public function posts(){
return $this->hasMany('App\Post');
}
Model Post
public function user(){
return $this->belongsTo('App\User');
}
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire