Support the ongoing development of Laravel.io →
posted 9 years ago

Namespaces

Hello Guys. I'v been created sub directories within App\Http\Controllers. Every things is ok but i h...

0 Likes
3 Replies
posted 9 years ago

Laravel Filtering Issue

I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...

0 Likes
1 Replies

Eloquent, Where across one-to-many

I have a simple one-to-many relationship, like order to line items. I'm building a search form where...

0 Likes
1 Replies

Auth Issues

I am new to Laravel and I have the following confusions regarding your package. You did not change t...

0 Likes
2 Replies

$errors variable not set in latest 4.2

I had some code that outputed errors on a view that read from $errors IIRC this used to work but tod...

0 Likes
1 Replies

Blank Screen

I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...

0 Likes
2 Replies
Solved

Relationship Confusion

I might be missing the point of Relationships with Eloquent with this one but, if I was doing it wit...

0 Likes
4 Replies

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Laravel 5: one form to update 2 linked tables. How to?

Hi, I have the 2 simple tables below: CUSTOMERS id email CLAIMS id customer_id (foreign key) descri...

0 Likes
3 Replies

Laravel 5 with Foundation 5

I installed foundation via bower under "resources/assets/bower_components". I don't know w...

0 Likes
2 Replies

Whoops, looks like something went wrong.

every time i try to execute the main file to check what i have done so far on localhost it always gi...

0 Likes
2 Replies

403 Forbidden

I have been doing lesson for a few days. Then I rebooted my machine this morning, for the first time...

0 Likes
5 Replies
Solved

Laravel ignores User table

I have a fresh install of Laravel 5 running on WAMP. So far everything is working well as far as rou...

0 Likes
4 Replies
Solved

Forcing a command to only ever use the queue

Hey guys, I have a SendEmail command that is dispatched like so: Bus::dispatch( new SendEmai...

0 Likes
1 Replies
Solved

bloated Laravel controller, am i over doing it?

greetings, as naive as i feel, i wanna create a thread about my controller. this controller manages...

0 Likes
2 Replies

Elixir won't install

Node fails to install elixir. npm ERR! node v0.12.2 npm ERR! npm v2.7.4 npm ERR! code ETARGET npm...

0 Likes
4 Replies
Solved

Query: Top 10 products?

Hi, I can't figure out how to filter my top products from the DB. I'm searching for an Eloquent way...

0 Likes
3 Replies

Creating hooks in views with sections and calling from events

Hello. I am new here and i am trying to do something but no information on google... I am trying to...

0 Likes
1 Replies

Lumen Route groups prefix

Is this not supported by Lumen, or i just can't figure it out ?

0 Likes
4 Replies

Laravel 4 -Call to undefined method

hi everybody. I have function scopeClubBlog at model. But It not working when set namespace. I th...

0 Likes
4 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.

© 2025 Laravel.io - All rights reserved.