Support the ongoing development of Laravel.io →
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 9 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 9 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

Understanding laravel 5 Many To Many Polymorphic relationship

I am reading laravel 5.2 docs to implement many to many polymorphic relation in my Laravel Applicati...

0 Likes
2 Replies

Override table prefix for one model

I have prefixes setup for my database: "pmt_" for a couple of tables, i want to override t...

0 Likes
7 Replies

handling error in inputing data

Hi, I'm new with Laravel, so im writing a comment form that using hidden input which value is user-&...

0 Likes
1 Replies
posted 9 years ago

Validate pivot

How can I validate on my pivot tables? For example I have a table and model 'project' and 'user' and...

0 Likes
2 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.