Support the ongoing development of Laravel.io →

dragonfire1119

Joined 16 Feb 2014

Statistics

Threads 4
Replies 6
Solutions 3
Articles 0

Take not working with Eager Load Constraints

Problem I'm trying to use Eager Load Constraints with a take condition it keeps returning null in th...

0 Likes
0 Replies

Is it possible to append a query string on home page?

I want to automatically when the user comes to the site append a query string on the home page. Is t...

0 Likes
1 Replies
posted 9 years ago

Class not found

I'm trying to make a repository pattern and I figured out how to make it. Now when I try to App::bin...

0 Likes
1 Replies
Solved
posted 10 years ago

Query strings acting weird?

When I use a query string ?q=use the Input::get('q'); returns null? But it has to have the word use...

0 Likes
1 Replies
Solved
replied 8 years ago

Use Redactor editor upload image return 500

Go to app/Http/Middleware/VerifyCsrfToken.php on line 14 exclude your upload images route. /**...

0 Likes
Solved
replied 9 years ago

Class not found

I had the <?php wrong in the EloquentUserRepository.php.

0 Likes
Solved
replied 10 years ago

Query strings acting weird?

If anybody else has this kind of problem there was a ModSecurity rule causing a false positive. Chec...

0 Likes
Solved
replied 10 years ago

Pagination for a feed-like resource

Well the way I create feeds in mobile apps is have a api request that get's all the latest feed post...

0 Likes
replied 10 years ago

I'm getting 'ReflectionException Class User does not exist' when going to xxxxx.dev/users route.

epcliff said: Found the solution. It has something to do with efficiently/authority package. UsersC...

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.