Support the ongoing development of Laravel.io →

Exhibitioner

Joined 2 May 2015

Statistics

Threads 3
Replies 5
Solutions 0
Articles 0

Not all data is sent to database

I am using this in my controller to grab all of the input data from the form, however only two out o...

0 Likes
2 Replies

Class 'App\Song' not found

So I've been following https://laracasts.com/series/laravel-5-from-scratch/episodes/8 and I've got t...

0 Likes
3 Replies
Solved

How to use queries in Laravel?

Hello so I've been using PHP + PDO for a while now and wanted to try out Laravel, however when I did...

0 Likes
9 Replies
replied 8 years ago

Not all data is sent to database

astroanu said: create method only accepts fields you defined in the model. check the $fillable arra...

0 Likes
replied 8 years ago

Class 'App\Song' not found

neomerx said: $ composer dump -o ? Oh okay that seems to have worked o.O What exactly did that do?...

0 Likes
replied 8 years ago

How to use queries in Laravel?

jimgwhit said: Download the code from this post and look it over. ==== http://laravel.io/forum/05-...

0 Likes
replied 8 years ago

How to use queries in Laravel?

beanmoss said: you can use this on your route or Controller to pass data to your views: return view...

0 Likes
replied 8 years ago

How to use queries in Laravel?

beanmoss said: kindly take a look at this one http://laravel.com/docs/5.0/queries#selects and http:...

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.

© 2024 Laravel.io - All rights reserved.