As you mentioned laracast in your post I seem to remember a couple of laracasts he did specifically...
Eloquent implements the ActiveRecord pattern, which basically implies that it is an entity that wrap...
Fillable only really applies to mass assignment and that is only comes into play when you are creati...
Presuming you have the total amount of posts in a posts array you can use the length twig filter Dis...
Hi If your helper functions are similar to the way laravel 5 ones work, i.e Illuminate/Support/helpe...
The Laravel portal for problem solving, knowledge sharing and community building.
The community