I am using this in my controller to grab all of the input data from the form, however only two out o...
So I've been following https://laracasts.com/series/laravel-5-from-scratch/episodes/8 and I've got t...
Hello so I've been using PHP + PDO for a while now and wanted to try out Laravel, however when I did...
astroanu said: create method only accepts fields you defined in the model. check the $fillable arra...
neomerx said: $ composer dump -o ? Oh okay that seems to have worked o.O What exactly did that do?...
jimgwhit said: Download the code from this post and look it over. ==== http://laravel.io/forum/05-...
beanmoss said: you can use this on your route or Controller to pass data to your views: return view...
beanmoss said: kindly take a look at this one http://laravel.com/docs/5.0/queries#selects and http:...
The Laravel portal for problem solving, knowledge sharing and community building.
The community