Hi, I have service classes that retrieves Eloquent models using a repository and performs some opera...
Hello all. First time post. First off, a brief description of my setup: Proliant DL360 G5 running Wi...
In a Laravel 5 package I am making there is a class FileSelector that uses the Storage-facade in a c...
Hello, Is there any way to disable Middleware to test a page in Laravel 5.0? I know 5.1 has "wi...
I find it pretty straight forward testing commands I have created using the CommandTester. However,...
Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...
If I use this code in the gulpfile.js: var elixir = require('laravel-elixir'); /* |-----------------...
Hey everyone we are running our php artisan migrate we get a console spam [ERROR] Use of undefined c...
Hi, I am trying to see how to best approach to bind a mock dependency when testing. Assume I have a...
Trying to get some dependency injection going here but I keep getting the following error: ErrorExce...
Hi guys, Been working on a project where i need to do a subdomain. i have hosted the project on virt...
I am trying to pass request variables to unit test my api calls to the controller, which i do as fol...
Hello, Is there any way to migrate the testing database only once before all the tests? The Database...
Hello, In our site we set the app locale in a ServiceProvider and it depends of the subdomain, per e...
So I need to mock some Stripe API calls for a bunch of functional tests. I'm binding the mocks via...
Hey all, Quite a while ago I forked the homestead repository and made a change, I created a PR and t...
Hello My dear laravel buddies, i have my e-shop, so here i have an issues for click tab with active...
Is there any tool or library that generate laraval seed files from db.?
To deploy Laravel to production, what files do I keep? I'm assuming I can get rid of some of the fol...
Hi, recently I migrated this Laravel 4.2 website to a new host with centos 7, PHP 5.5.30. Unfortunat...
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