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

Eloquent 'WhereNotNull' from a ::with( ) result

Hi, I want to retrieve a list of results from a model, what I am trying is: App\Score::with( array('...

0 Likes
3 Replies

PIVOT TABLE ( Show only the classes where the user is registered )

How can i show the classes only for student who is registered in a class? I have 2 tables and a pivo...

0 Likes
0 Replies

How serve image Api restful

Hi. I'm creating an Api restful. I want to create endpoint HTTP://localhost:8000/api/products/name.j...

0 Likes
4 Replies

Overriding EloquentUserProvider to change password field name in validateCredentials()

I've managed to change the password field in the code through overriding various classes/methods. Bu...

0 Likes
0 Replies
posted 9 years ago

Allow PUT but not PATCH with a route::Resource

I wish to make my routes simple and use Resource when appropriate. In this case I want to allow inde...

0 Likes
0 Replies

Laravel 5.1 scheduler not workin in OVH

I'm trying to run a cron in my OVH but it is not accepting the command : php artisan schedule:run 1&...

0 Likes
1 Replies

[Package] Laravel Themes

Hello everybody, I want to share my first package: Basic themes support for Laravel 5. Get it here:...

0 Likes
4 Replies

bdd to table

here is the code I have done I recovered the data from the model and I select BikeLock latitude and...

0 Likes
0 Replies
posted 9 years ago

Decode Laravel Queue Job?

I'm having issues with the queue - for some reason it passes a wrong identifier as the unique ID of...

0 Likes
2 Replies
posted 9 years ago

Class App\Http\Controllers\users does not exist

I tried to create my first laravel project and keep getting this error.I'm using Laravel 5. Here are...

0 Likes
2 Replies

Laravel 5.1 - 2 x projects shared host + subdomain .htaccess

I currently have a site hosted on a shared server. The shared host do not allow me to place code abo...

0 Likes
1 Replies
posted 9 years ago

5.1 > 5.2. Alternative to Route::when()

What's the best practice now for how to replace the functionality lost from Route::when()? I use it...

0 Likes
0 Replies
posted 10 years ago

Getting error 'Target [Illuminate\Contracts\Auth\Registrar] is not instantiable.'

I didn't change anything that would affect anything pertaining to authentication. Last week, it was...

0 Likes
9 Replies

extended hasManyThrough

So I have the following models : Category, Subcategory, Product, Color. A category has many subcateg...

0 Likes
0 Replies

php -v no such file or directory on cpanel error

for composer installation on cpanel i used this line alias php='/opt/php55/bin/php' after used this...

0 Likes
1 Replies
posted 10 years ago

Broadcasting Events to Specific user

Hello I would like to know how to broadcast event to a specific user using redis and socket.io

0 Likes
1 Replies

Pusher vs Socket.io

What's the best library for build scalable Real-Time Apps, Socket.io or Pusher? I wait their answers...

0 Likes
1 Replies

Are middleware just a new name for filters?

I have been going through a mix of Laravel 4 and Laravel 5 tutorials depending on what I found when...

0 Likes
0 Replies
posted 9 years ago

Available for hiring

Hello there, I want to let you guys know i'm looking for backend projects to join. I'm quite experie...

0 Likes
1 Replies

model event to record history's

i am trying to create an model event to track amendments.. the table structure uses a sequence field...

0 Likes
0 Replies

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.