Support the ongoing development of Laravel.io →

gxgung

Joined 9 Apr 2015

Statistics

Threads 2
Replies 4
Solutions 2
Articles 0

Migration cascade + foreignkey + index

This is my source code: public function up() { Schema::create('messa...

0 Likes
1 Replies
Solved

Error while running artisan entrust:migration

Hello, I am trying to get entrust to work with Laravel 5 and I get the following error when I try to...

0 Likes
1 Replies
Solved
replied 8 years ago

Migration cascade + foreignkey + index

I found the error. These have to be added before the foreign key: $table->integer('sender_id')-&g...

0 Likes
Solved
replied 9 years ago

Error while running artisan entrust:migration

Solution: I was using ma_entrust. Just use zizaco/entrust.

0 Likes
Solved
replied 9 years ago
0 Likes
replied 9 years ago

Bod contains spam?

I get the same error.

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.