Hey, I have an existing database with float(10,2) fields in some tables. When I return Model::first(...
I do not need the fillable array because I don't want to store entries in that table.
And I am not. It's a very big (and old) database. Main system written in Zend Beta on a php 4.4.9 se...
No that don't work! That is what I do the whole time! return Pharmacy::first(); //or find(1) ... Mo...
The Laravel portal for problem solving, knowledge sharing and community building.
The community