I would like to have something that - in an object-oriented language - would be called inheritance....
I have a problem with seeding a belongsTo-relationship. My code is the following: // the Model Compo...
I installed Laravel on Ubuntu 16.04 with an Apache and a MySQL. When I run php artisan migrate:statu...
foreach ($actors as $actor) { // do stuff with the current $actor } Have a look at the document...
I found the error on my own. The Class Birthdate was not implemented (use) in the model of Composer....
That's the solution. Thank you very much, astroanu! Looks like while trying different things I actua...
The Laravel portal for problem solving, knowledge sharing and community building.
The community