First Error: error: \vendor\symfony\translation\Symfony\Component\Translation\Tests\fixtures\malform...
Hello. I am trying to catch any errors that might come up when using the Billing service in Laravel....
Hi guys, I don't understand Middlewares that much yet. Can they be used to always form our response...
I like how the new Auth & Password logic is laid out but I'm having some trouble getting my head...
Workflow is a package for Laravel 5 for creating extendible and maintainable applications. Thanks to...
I just implemented Orange OAuth2 Social Login with socialite. Unfortunately current version of Socia...
I'm trying to see if the form has been posted but this method does not seem to work if(Request::is_g...
I want to create some api controllers with a separate routing in an existing Laravel 5 application....
I am geting json data from an api and need to specify my endpoints like API version, API key. I thou...
Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...
Where can I adjust the redirect after a "/password/email" submit to the password controlle...
I am migrating from L4 to L5. The Controller I have is: class UserController extends Controller { W...
Yeh guys! Checkout StyleCI https://styleci.io/, written in Laravel 5: https://github.com/StyleCI. We...
Hi everyone, Is it possible to put a middleware logic into a package without adding it in Http/Kerne...
I'm currently using File::exists() function on the routes.php as an error trap, the code looks like...
Myself and a co-worker have been trying to find the source of the magic behind the ValidatesWhenReso...
Hello everyone, I just started with Laravel 5 a few day ago and I like most of the things it brings...
Hi there, I am just after some advice in terms of Laravel deployment process. I'm currently using Fo...
Before L5, in L4 i had a few filters for AUTH like: Route::filter('guest', function() { if (Auth::c...
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