Hello people! I am running two Laravel applications on the same test server. One of them runs Larave...
Hi, I'm trying to improve my code quality with a testing environment. I have a rest API that I would...
I have a regular apache, php, mysql setup on my Mac and I develop locally. Last night though, I wan...
I've created a custom artisan-command in order to call a controller-function via commandline (withou...
Hi, In what file can I edit my vhost configuration for sites that I host with Laravel Homestead?
Hello there. Issue is the following : I created a cookie with Laravel using Cookie::make(). In chrom...
I'm trying to use MS SQL Server with the latest Laravel. I managed to figure out the connection to t...
I have two rows, one for moods, and count. If user submit the same input i.e. "happy" then...
Hi guys, I'm planning to develop a multi tenancy application which allows users to modify their own...
I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...
I'm using fineuploader as a delivery vehicle for a file upload in my application. When the upload re...
Hello, I have two tables 'rooms' and 'reservations' (i don't have any relation between the two table...
Just ran across a discussion regarding Json hijacking. OWASP recommends: Always return JSON with an...
I have a problem with a pivot table. I have two tables on MS SQL (they are from outer source, I can...
How can I override route action in filters...? what i want is to show a custom page for the same ro...
I tried to to move my laravel project into my shared host, after all preparation that I have done I...
Hi, I use Beanstalkd to send out emails. What is the best practice to alert the user if there is a r...
Hello, I'm in situation where I'm really old db-schema, that can't be change because of bunch of rea...
I've read a lot of how to solve the problem without success. I did the right thing by Laravel instru...
Hi We use ftp to upload our changes online and we have load balancer to manage traffic. In laravel h...
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