Support the ongoing development of Laravel.io →

HELP ME PLEASE. APP_URL= not changing to my domain

Tests\Feature\ProjectsTest::test_a_user_can_create_a_project Symfony\Component\HttpKernel\Exception\...

0 Likes
0 Replies

Some disconnects in the Lumen configuration documentation...

Maybe I'm too new to this, but on the Configuration page - https://lumen.laravel.com/docs/5.7/config...

0 Likes
1 Replies
posted 6 years ago

Is it possible to filter already fetched data with jQuery

okay, the problem here: I am fetching datas in Controller. But trying to Filter in Blade with Jquery...

0 Likes
0 Replies
posted 6 years ago

i m unable to sign up laravel through my hotmail

i m unable to sign up travel through my Hotmail I have created an account through my Hotmail after t...

0 Likes
0 Replies

Eloquent relationships and how to think them

Hello, This is gonna be a long read..... I have a really hard time figuring this out. I will provide...

0 Likes
0 Replies
posted 6 years ago

how can i read data using modal in laravel using ajax

Help Post Hey buddies, I want to read data in laravel using ajax on a table list where I would inclu...

0 Likes
2 Replies

How to properly use Controller Middleware?

I am using Spatie/laravel-permissions package for roles & permissions. I have 3 roles namely &qu...

0 Likes
2 Replies

store form input data to json file

I want to store form data in a json file located in storage/app/data.json with this controller class...

0 Likes
2 Replies

I want to save data in database through multiple forms.

This is my Route : Route::post('/', 'TestController@store'); This is my controller : public fun...

0 Likes
4 Replies

laravel server konfiguration

hy, I just installed Laravel version 5.6. then make auth, then I create a login folder in the public...

0 Likes
2 Replies
posted 6 years ago

Fix issue with Shopify proxy in Laravel

Hi, I am getting issue of app proxy if trying to access proxy URL. I have created all flow of instal...

0 Likes
0 Replies

Relations between 3 tables in Laravel 5.7

I have three tables : PLAYERS with a team_id TEAMS SCORES with a player_id The thing is : My team...

0 Likes
0 Replies

Encrypt in CryptoJS but decrypt in Laravel

I've been successfully able to Encrypt a string in Laravel and also decrypt the same string with Cry...

0 Likes
0 Replies

Render view from other path in laravel 5.7

i'm building a modular system in Laravel 5 and the modules views of my system are outside from the /...

0 Likes
0 Replies

Querying polymorphc relation using eloquent builder instance

I am stuck at the fee search filter part in my web app. My setup of polymorphic table is, Models: Fe...

0 Likes
0 Replies

Different column names with different users table name

I need to use table q_users (users at clean laravel) with columns: qID (id), qName (name), qEmail (e...

0 Likes
0 Replies
posted 6 years ago

The page has expired due to inactivity. Please refresh and

My project is working very well in localhost but i move it at server it show csrf token error like T...

0 Likes
1 Replies

Return specific value of array in blade file

I am facing problem in laravel I have this data in array and want to show the data specifically with...

0 Likes
1 Replies

@extend and @section not working for new created views

@extends('layouts.master_layout') @section('master_dashboard_content') <h1>hello World</h1&...

0 Likes
3 Replies
posted 6 years ago

How can I know what job has timed out in a Laravel queue?

I have set timeouts per job and all that works great. But i'd like to take action when a job has tim...

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.