Support the ongoing development of Laravel.io →

Can't authorize delete

2/2 HttpException in AuthorizesRequests.php line 94: This action is unauthorized. 1/2 UnauthorizedEx...

0 Likes
6 Replies
0 Likes
3 Replies
Solved
posted 9 years ago

Naming resource routes patch

Hi, I have a trouble with resource controller how to naming resource routes [PATCH] ? routes.php...

0 Likes
2 Replies

get parameter route to construct controller

Hi, can laravel send parameter from route to construct controller? Route::group(['prefix' => '{si...

0 Likes
6 Replies
Solved

Beanstalkd--queue--Mail::queue()-- Socket error 111: Connection refused (connecting to localhost:11300)

Hi, i get a error when i using Mail::queue(). I'm new to Queue, and i choose beanstalkd as my Queue...

0 Likes
1 Replies

Laravel 5: fetch data from data base and display it

hi im with laravel 5.1 im trying to fetch data from table. categorys and products categorys has foll...

0 Likes
1 Replies
posted 9 years ago

setRelation() usage

Hi all, I'm trying to create a relation (hasOne profile) outside of the User model. I noticed in the...

0 Likes
0 Replies

Laravel 5 Undefined property: Illuminate\Database\Eloquent\Relations\HasMany::$category_name

I am developing a product and category relationship. where i wanted to show to which category, a pro...

0 Likes
3 Replies

Webhook in Laravel 5

I have developed one application in laravel 5 framework. Now I want to integrate new feature, let's...

0 Likes
0 Replies

Auth::viaRemember() return false after check remember

Hello all! I have learning L5 with login and remember but Auth::viaRemeber() not working and always...

0 Likes
0 Replies

laravel compiled file error PHP Parse error: syntax error, unexpected '\\Session;', expecting \\\\ (T_NS_SEPARATOR)

I have a laravel project in production server but I have a weird problem, sometimes appear a white s...

0 Likes
0 Replies
posted 9 years ago

Change binding key many 2 many

Hey guys, I have a table with products and a table with categories. I don't use the products.id and...

0 Likes
0 Replies

laravel installation using composer

why there is this error while running composer to install laravel PHP Warning: PHP Startup: Unable...

0 Likes
0 Replies

convert sql to eloquent query

can someone help me convert this sql query in eloquent query $q = 'select c.id, c.created_at, c....

0 Likes
2 Replies

Lumen - set different hostname for Session and Cache settings in Memcached server

we have a very high volume traffic site deployed in multiple bare-metal severs, we have 3 web server...

0 Likes
0 Replies
posted 9 years ago

How to filter a relationship result?

Hello! I have a model Event, User and Roles. An Event can have many users. When I call Event::find(1...

0 Likes
2 Replies
Solved

Is there a way to parse code for language keys?

Hi, I am using Laravel4 for the first time and now I have to decide how to implement multilanguage f...

0 Likes
6 Replies
Solved

How to get some specific datas.

Heya, i'm a newbie with Laravel,i'm trying to show some specific informations from my database, but...

0 Likes
2 Replies

Cannot route post request

Hello everyone! I am getting an error when I use post request. Here is the code: http://laravel.io/b...

0 Likes
1 Replies

Auth without User ?

I'm developing an app plugin for Big Commerce, where once the app is installed the user should be ab...

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