Hi all, I buy an ecommerce site in laravel. On my server i have php5.4, but i can't make it works. I...
Some reason when I add ANY service providers to the app.php file in Laravel 5 dev it breaks php arti...
I got a form that let you fill in a city name, a province and a category. Obviously when the form fi...
How do I use a route name in a conditional statement? I read about using: if(Route::is('route-name')...
Hi, This is probably very straightforward , but I just can't seem to grasp it out right now. I have...
Hello everyone, I happen to have a problem which is my site doesn't store any cookies. However, the...
Hi all, Im new to Laravel - have got everything installed, along with homestead, but have a problem...
Hi guys. I have two models in my project: Category and Product. Each product belongs to 1 category a...
I noticed in the L5 download today the authcontroller has to use traits. Is there someone that can g...
Hello, As far as I understand if I do {{ HTML:image('img/test.jpg') }} it will look at the /public/i...
Hi, i installed the this laravel on my local machine ubuntun 14.10. Now i want to remove the index.p...
Hi, I'm trying to redirect based on whether an email is sent or not. Here is my code //only save if...
Hi everybody! I have following query in my controller $start = '2014-12-12'; $end = '2014-12-12'; $p...
Hello, I follow the tutplus tutorial about making a ecommerce site. Now Im done with step 1 making t...
I ran into this problem yesterday evening and it took a good night's rest to figure out the silly is...
I am trying to follow the documentation from socialite's github repo and it is not working with lar...
Hi, I have problem with connection database in Ubuntu Gnome 14.10 SQLSTATE[HY000] [1045] Access deni...
I've seen this question asked slightly differently several times in other threads. But the problem I...
Hi, I don't really like the new installation method (http://laravel.com/docs/master/homestead). Prev...
On "Working With Error Messages" section of Validation on the document pages, it has has b...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community