Support the ongoing development of Laravel.io →
chriz74x

chriz74x

Joined 8 Apr 2015

Statistics

Threads 22
Replies 27
Solutions 0
Articles 0

created_at and updated_at values not set when seeding from csv

I am using this code to seed my table from a csv file, the table was created with migration and has...

0 Likes
5 Replies
Solved

convert excel csv files to laraval database seeder files

Hello, is there a way to easily do this? I tried this way: http://laravelsnippets.com/snippets/seed-...

0 Likes
2 Replies

are tables updatable by modyfing schema migration file?

Let's say I want to add a column to a table, I tried to modify the schema file inserting the new col...

0 Likes
1 Replies
posted 10 years ago

mysqlworkbench mwb file to schema builder files

is it possible to convert an mwb file created with mysqlworkbench to schema builder files? Some kind...

0 Likes
2 Replies
posted 10 years ago

create db migrations from mySQLworkbench mwb file

Is there a way to create migrations files from such file? I don't mean models. I mean the migration...

0 Likes
3 Replies
replied 9 years ago

Can't access final model (posts) through hasManyThrough method, error "Call to undefined method Illuminate\Database\Query\Builder::posts()"

jasonrust said: chriz74x said: jasonrust said: chriz74x said: jasonrust said: Hi, chriz74x ofco...

0 Likes
replied 9 years ago

Can't access final model (posts) through hasManyThrough method, error "Call to undefined method Illuminate\Database\Query\Builder::posts()"

jasonrust said: chriz74x said: jasonrust said: Hi, chriz74x ofcourse Call to undefined method Ill...

0 Likes
replied 9 years ago

Can't access final model (posts) through hasManyThrough method, error "Call to undefined method Illuminate\Database\Query\Builder::posts()"

It really retrieved everything but the posts. HasManyThrough {#232 ▼ #farParent: Item_model {#231...

0 Likes
replied 9 years ago

Can't access final model (posts) through hasManyThrough method, error "Call to undefined method Illuminate\Database\Query\Builder::posts()"

LaurentMeganck said: I believe your relations are wrong for what you are trying to achieve. It shou...

0 Likes
replied 9 years ago

Can't access final model (posts) through hasManyThrough method, error "Call to undefined method Illuminate\Database\Query\Builder::posts()"

jasonrust said: Hi, chriz74x ofcourse Call to undefined method Illuminate\Database\Query\Builder::p...

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.

© 2026 Laravel.io - All rights reserved.