Hi, I am working on a new project. I like new Laravel 5 features and I know it is not stable yet. Bu...
I'm currently playing around with L5 and have created a ServiceProvider which resolves the current d...
Hello, we were developing a website and we are finally going in production. So we uploaded the conte...
I am starting on L5. Is there any things that I should avoid using for the moment as they may still...
I have a need for limited Full text search and my engine of choice for it is Inno, but full text sea...
I have a system for publishing photos. Photos are published in articles. Article is searched based o...
Howdy, So I have a admin package that contains a BaseAdminController class and I also have other pac...
In laravel for login attempt I generally use something like this if (Auth::attempt(array('email' =&g...
Hi Everyone, New to here as well as Laravel, but trying my best to get through this awesome framewor...
When I run the command php artisan queue:flush --env=dev --verbose I get the error: [PDOException]...
I am able to move an uploaded file to the destination path. When I try to access that file on the se...
Is there any way for Laravel (4.2 or ???) to support cache partitions? What I mean by this is that...
Hi , We are using laravel 4.2. Till now we have used mysql database . Now we want to mive to Postgre...
I have an application that's getting pretty large. I've noticed that one of our tables "locatio...
I am going in order of the docs that the laravel intro suggests and reading the route and controller...
This is pretty basic I am sure but I can't seem to find a satisfactory answer anywhere online. I hav...
Hi Guys, I am currently trying to move a web application to laravel to make it more maintainable and...
Hello, Im using cviebrock/eloquent-sluggable and wanna make unique slug for news table. News model:...
I am using the laravel Task functions to run some code using phantomjs and then using the output. Th...
This is mostly just to do with PHP, but I'm trying to do it in Laravel, so thought I'd ask here... W...
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.