I have created "categorystream" in "schools" section. I have added categorystrea...
Hi! I'm fairly new to Laravel. We have a basic application running, and currently I'm trying to writ...
Hi Laravel community! I've already configured the project to be able to use the same login session o...
How to get difference between $timeNow and $timeFuture with Laravel and display in format "H:i:...
Hi guys, Can you show me a good Laravel 5 Installation tutorial for windows 8 ? Because currently wh...
Hi, I'm using DatabaseTransactions trait to have transactions on tests. I have custom connections on...
I spent 2 days trying to debug why my application wasn't persisting sessions properly only to eventu...
Greetings everyone, I have a problem when I make my custom Auth Controller in L5.1 my code is: Custo...
While trying to setup Lumen using a sqlite database (specifically for testing), I noticed a syntax e...
I'm trying to test a payment form with fields without a name tag like this: <form action="/w...
I am following a tutorial for Laravel 5 beauty and in the last tutorial titled "Cleaning up the...
how do i created graph multi series in laravel? this is my code, please tell me if i have error.. &l...
I am trying to send Error Log messages with proper design to my mail when ever an error is occurred...
I'm trying write test method that use WithoutMiddleware class but this class don't valid under Illu...
ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...
Hi, i am currently still a begineer on laravel and wamp. when the user first enter my website i will...
I have a simple form: <!--NEW FORM--> <form method="POST" action="http...
Unable to successfully mock Config::shouldReceive('get')->with('my_testing_param_here'); because...
Synopsis I have a problem where by when I try to call migrate:reset within a test tearDown method I...
im writing test for a laravel project. so in this project there is a .env.php when i lunch tests it...
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