Support the ongoing development of Laravel.io →

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 8 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 8 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 8 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 8 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 8 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

Eloquent Polymorphic Many to Many morphTo

Under the heading "Many To Many Polymorphic Relations" in the laravel docs http://laravel....

0 Likes
7 Replies
posted 8 years ago

Restrict user from all controller's route

Hello, How can I restrict user from controller's main route (i don't know how is called)? For exampl...

0 Likes
2 Replies

Laravel route issue in 5.3 version

I have issue in Laravel 5.3 when i am trying to user group routing and try to call controller functi...

0 Likes
2 Replies

Laravel 5 How to change Date Format from Boostrap datepicker in Controller before Validation

i want to change the date format in controller before doing validation. Below is my view <input t...

0 Likes
2 Replies
posted 8 years ago

I am using laravel-lumen 5.4, i got this error. i cant find solution. please help me

ReflectionException in Container.php line 681: Class App\Http\Controllers\App\Http\Controllers\Searc...

0 Likes
3 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.