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

Location Authentication

Hello laravel.io, I am looking to implement a system like Steam's steam guard. Where you login to yo...

0 Likes
1 Replies
posted 7 years ago

Sessions not saving

Hi! I am building a small custom shopping cart with some specific needs. Whenever a product is added...

0 Likes
1 Replies
posted 7 years ago

Please, someone can help me to find the error, according to me everything is fine but I mark this error

Error: [Symfony \ Component \ Debug \ Exception \ FatalThrowableError] Parse error: syntax error,...

0 Likes
1 Replies

Cloudflare return error 520 due to cookie returning too many/too large headers

Laravel Version: 5.1.46 PHP Version: 7.0.19 Database Driver & Version: MySQL 5.6.20 Descriptio...

0 Likes
0 Replies

GameQ v3 integration in Laravel 5.4

Hello everyone. Can anyone help me how to integrate gameq v3 to laravel like a library. I have insta...

0 Likes
1 Replies

Class 'Html' not found

Hello! I am starting a new project in Laravel via Laragon I create in views' folder layouts for my p...

0 Likes
5 Replies
posted 7 years ago

Help Form not working, Missing parameters

This is the Store code public function store(Request $request) { $this->validate($request, array(...

0 Likes
1 Replies
Solved

Dynamic Menu System

Hello. I was wanting to make a Dynamic Menu System which pretty much means whatever amount of packag...

0 Likes
21 Replies

Populating a dropdown menu from MySQL database

I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...

0 Likes
29 Replies
Solved
posted 7 years ago

->hasWhere does not seem to be working on my global scope

Hi, I'm working on a system that has a multi-level multi-tenancy requirement. Each level I require I...

0 Likes
4 Replies
posted 7 years ago

$message variable not available in mail template

In the Laravel documentation for using the Mailable class (https://laravel.com/docs/5.4/mail#sending...

0 Likes
2 Replies
posted 7 years ago

PHP Timeout, Eloquent relationship references parent model

Im experiencing a php timeout error because it takes more than 30 seconds. I have a model (person) t...

0 Likes
0 Replies

Am I failed in life by choosing PHP development as a career ?

##Am I failed in life by choosing PHP development as a career ?## See, I have work experience in PHP...

vrushalrt liked this thread

1 Likes
16 Replies

Ordering by an Average.

I have two tables Product and reviews, in which the reviews contains a rating. i am trying to order...

0 Likes
2 Replies

Is there a way to pass every variable in a controller action, to the view automatically?

Is there a way to pass every variable in a controller action, to the view automatically? So if I hav...

0 Likes
11 Replies

How to handle CORS?

I have two domains: domain.dev and api.domain.dev. I want to be able to do a ajax (POST, GET) call f...

0 Likes
5 Replies
Solved

When use .htaccess to redirect to public, get error that Constant LARAVEL_START already defined in Laravel

My domain is "exercise.app" and my app is in the sub folder named training-tracker, so my...

0 Likes
0 Replies

SubQuery for Related Model

I am trying to pull all Profiles only if there is a record in the ProfileAttributes table and as a t...

0 Likes
2 Replies

Eloquent between two dates from database

i am trying to get an object from a database where the schema is timestamp period_starts_at timestam...

0 Likes
7 Replies
Solved
posted 7 years ago

@yield and @section is not working

on my welcome.blade.php <div class="content"> <div class="ti...

hussain622 liked this thread

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