everything looks ok to me, mmm try to create a survey like this: $survey = new Survey(); $su...
what about a text column type to store json objects that will contains all the error log data, this...
make an abstract class called Show abstract class Show extends Eloquent { protected $table = 'show...
go to laravel\vendor\laravel\framework\src\Illuminate\Auth, open the file: EloquentUserProvider.php,...
thinking more about your problem, try this table categories id name 1 'movie' 2 'tv' table genr...
The Laravel portal for problem solving, knowledge sharing and community building.