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

Help with intermediary relationships.

Hi, I have a question related to Laravel and database. I have a PEOPLE table and other POSITIONS, so...

0 Likes
1 Replies

Help updating laravel-ifx to work with Laravel 5.7

Hello, I'm trying to use Laravel with old system we have, and the DB for this system is Informiox. w...

0 Likes
3 Replies

Avatar not persisting

I am following Jeffrey Way's Let's build a forum, but cannot get the Avatar to persist on profile pa...

0 Likes
0 Replies

Database Architecture Suggestion

Hello, I need suggestions for database architecture. I am going to build SaaS application for Compan...

0 Likes
4 Replies

Laravel RedirectIfAuthenticated not working

Laravel RedirectIfAuthenticated not working after moving from XAMPP to Laragon Previously I used XAM...

0 Likes
0 Replies

Laravel not forcing SSL after artisan restart

I have an emergency with some Laravel code on a production server. Let's get it out of the way: horr...

0 Likes
0 Replies

Log in - Error 419 Session has expired when using Docker

I have a problem with Laravel 5.7 when trying to log in by using Docker-compose There is no problem...

mohamedmss liked this thread

1 Likes
0 Replies

Eloquent help with a belongsToMany relationship

Hey everyone, I'm trying to specify a belongsToMany relationship with a setup where with : Content -...

0 Likes
0 Replies
posted 6 years ago

AJAX Filters on laravel

How develop that http://joxi.ru/5mdBeqJTkzDNgA filters on laravel. I am make ajax request and in con...

0 Likes
0 Replies

Using an array of Objects in a form drop down

I am getting an array of products from my database and need to know how to list them in a drop down...

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.