This is my source code: public function up() { Schema::create('messa...
Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...
I found the error. These have to be added before the foreign key: $table->integer('sender_id')-&g...
Solution: I was using ma_entrust. Just use zizaco/entrust.
The Laravel portal for problem solving, knowledge sharing and community building.
The community