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

why laravel is difficult to install

Hi, why is it we need to install first the composer then the laravel,and it seems it's difficult to...

0 Likes
14 Replies
posted 6 years ago

Order query result by fields from 2 relating models

I am trying to migrate from cakephp to laravel but came across a huge challenge in the process in my...

0 Likes
1 Replies
posted 6 years ago

Galen Leather

We are two person .Our journey started as a hobby, making some small leather goods.Remember our firs...

0 Likes
0 Replies

How to redirect to post form when validation fails?

i am using POST method to edit the user web.php Route::match(['get','post'],'/editUser', 'UsersCon...

0 Likes
2 Replies
posted 6 years ago

php artisan migrate error for authentification

Hello ! I want to migrate my authentification model in my database but i get this folowing error Par...

0 Likes
5 Replies
posted 6 years ago

Is there a way to run a controller method before all other methods?

Is there a way to run a controller method before all other methods? So I can have 10 methods, and th...

0 Likes
3 Replies
posted 6 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 6 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 6 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 6 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 6 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 6 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 6 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

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.