Support the ongoing development of Laravel.io →

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 6 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 6 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 6 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 6 years ago

FatalThrowableError

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

0 Likes
1 Replies
posted 6 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 6 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 6 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
posted 6 years ago

Laravel 5.4 Scheduler Cron not working in Cloudway server

this is my cron job command in cloudway server: php /home/1432345-6789110.cloudwaysapps.com...

0 Likes
0 Replies
posted 6 years ago

What is one main feature that you look in a hosting for your Laravel applications?

What are your pet peeves about Laravel and how have you addressed them. What you look in a hosting s...

0 Likes
0 Replies

[Laravel 4] Problem Session

I have a problem when I login but not go to the main page, but instead to the login page again? How...

0 Likes
0 Replies
posted 6 years ago

Laracon US 2017 in NYC

Hey guys, I unfortunately can't attend the Laracon US anymore. Is anyone interested to buy one ticke...

0 Likes
2 Replies

How to send id data to route from modal form inside a table?

Hi all, I have a problem with passing an id of data to PATCH method from blade file.. I have an inde...

0 Likes
5 Replies
Solved

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.

© 2024 Laravel.io - All rights reserved.