Support the ongoing development of Laravel.io →

Install laravel site on share hosting without console acces

Hi all, I buy an ecommerce site in laravel. On my server i have php5.4, but i can't make it works. I...

0 Likes
9 Replies

Service Providers Breaking Artisan

Some reason when I add ANY service providers to the app.php file in Laravel 5 dev it breaks php arti...

0 Likes
1 Replies
posted 10 years ago

How to get all rows if field is empty?

I got a form that let you fill in a city name, a province and a category. Obviously when the form fi...

0 Likes
2 Replies
Solved
posted 10 years ago

Using routes for conditional statements

How do I use a route name in a conditional statement? I read about using: if(Route::is('route-name')...

0 Likes
2 Replies
posted 10 years ago

Routing problems - Controller Method not found when view is generated with parameters

Hi, This is probably very straightforward , but I just can't seem to grasp it out right now. I have...

0 Likes
2 Replies
posted 10 years ago

Problem with storing cookies

Hello everyone, I happen to have a problem which is my site doesn't store any cookies. However, the...

0 Likes
1 Replies

Problems creating new laravel project

Hi all, Im new to Laravel - have got everything installed, along with homestead, but have a problem...

0 Likes
1 Replies
Solved

Accessing the related column data in view

Hi guys. I have two models in my project: Category and Product. Each product belongs to 1 category a...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel 5 author trait

I noticed in the L5 download today the authcontroller has to use traits. Is there someone that can g...

0 Likes
13 Replies
Solved
posted 10 years ago

Images are not found ?

Hello, As far as I understand if I do {{ HTML:image('img/test.jpg') }} it will look at the /public/i...

0 Likes
3 Replies
Solved

How to remove the index.php in url

Hi, i installed the this laravel on my local machine ubuntun 14.10. Now i want to remove the index.p...

0 Likes
3 Replies
Solved
posted 10 years ago

Redirect problem

Hi, I'm trying to redirect based on whether an email is sent or not. Here is my code //only save if...

0 Likes
1 Replies
Solved

Eloquent relations problem

Hi everybody! I have following query in my controller $start = '2014-12-12'; $end = '2014-12-12'; $p...

0 Likes
2 Replies

404 error .Why ?

Hello, I follow the tutplus tutorial about making a ecommerce site. Now Im done with step 1 making t...

0 Likes
3 Replies
Solved
posted 10 years ago

XDebug breakpoints don't work in namespaced controller

I ran into this problem yesterday evening and it took a good night's rest to figure out the silly is...

0 Likes
0 Replies

Socialite's github repo not working with laravel 5

I am trying to follow the documentation from socialite's github repo and it is not working with lar...

0 Likes
1 Replies

Connection Database

Hi, I have problem with connection database in Ubuntu Gnome 14.10 SQLSTATE[HY000] [1045] Access deni...

0 Likes
1 Replies

How to create a relationship that joins on two (multiple) non-standard columns.

I've seen this question asked slightly differently several times in other threads. But the problem I...

0 Likes
0 Replies

Homestead 2.0 setup

Hi, I don't really like the new installation method (http://laravel.com/docs/master/homestead). Prev...

0 Likes
16 Replies
posted 10 years ago

Default formatting of messages in validation

On "Working With Error Messages" section of Validation on the document pages, it has has b...

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.