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

Declaration of App\User::can($permission) must be compatible "Zizaco/Entrust"

Here's my Error <?php /* |-------------------------------------------------------------------...

0 Likes
0 Replies

Eloquent Query pivot data

Hi, I am having problem with my query. I have 4 tables users,prospects,leads,items. All of them rela...

0 Likes
0 Replies

integrate moneris payment gateway

How to integrate moneris gatway. I am new to laravel and i have not implemented this gateway before....

0 Likes
0 Replies

Ajax post is not in Input::all()

I have a modal (yahoo bootstrap) that I populate and post with ajax. Everything is going fine up unt...

0 Likes
6 Replies
Solved

error 405 "The specified method for the URL is invalid" with all of PATCH and DELETE request method

Last week I tried my patch and delete route for web it work.. But today when I tried all of the patc...

0 Likes
0 Replies

Auth workflow for Laravel / Vue applications

Hello everybody, this is a question I've been reading and reserching myself for a long time, so I co...

0 Likes
0 Replies
posted 7 years ago

In query, Laravel shows error, but query works

I have an interesting conundrum where creating a query in Laravel is giving me an error, but if I co...

0 Likes
1 Replies

Define a relationship as a union

Hi, I would like to know if there is a way to define a relationship as a union of two tables? I've a...

0 Likes
1 Replies

Dusk changes the request and 404 error returns

Hi everybody I am trying to get my first Dusk test working and got stuck. The problem is that I keep...

0 Likes
0 Replies

How to setup FontAwesome?

Hello everyone. This is my first post and I am seeking some help.  I am a noob at Laravel and Compo...

0 Likes
4 Replies
posted 7 years ago

convert SQL query to Larvel

Hello Can any one help to convert this query to laravel format select users.id from users LEFT JOIN...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.4 AJAX responseJSON is not returning undefined but Firefox Network is showing response

Hey Guys, I am using ajax to send to post a form. I am using the $this->validate($request, [rules...

0 Likes
0 Replies

Laravel 5.4 Database Placement Questions

I know how I can get the data needed, but want to follow Laravel/MVC practices here and new to it. I...

0 Likes
1 Replies

Class Iluminate\Http\Reqeust does not exist how to fix that ?

this my error Class Iluminate\Http\Reqeust does not exist namespace App\Mail; use Illuminate\Bus\Que...

0 Likes
3 Replies
posted 7 years ago

FatalThrowableError

how to fix error Call to undefined function App\Http\Controllers\redairect()!!!!!!!!!!!!!!!

0 Likes
1 Replies
posted 7 years ago

How to fix reflectionexception in container when transfering files from windows environment to linux

ReflectionException in Container.php line 719: Class App\Http\Controllers\userController does not ex...

0 Likes
0 Replies
posted 7 years ago

how to create Helper function and use it in views

Hi laravelers, I need to create a helper function and then use it in views, any help please because...

0 Likes
3 Replies
Solved
posted 7 years ago

How would you go to create a relationship between 3 tables having a forth pivot table. Laravel 5.4

How would you go to create a relationship between the following tables: Users table: Schema::cre...

0 Likes
1 Replies

what should contain in pivot table

I'm trying to use pivot table. But I'm confused how should I define my database tables. Concept: Pac...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel Multiple Form Submission

Hey, I am in trouble. When I click on sumbit button laravel will create duplicate data in database....

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.