Hi all, I am a beginner in laravel, I am following the following course to learn routing in laravel:...
how to create PUT and DELETE method CSRF POC. of simple html post method
this is my loginAction that built session <?php namespace App\Http\Controllers; use Illuminate\H...
I have built an application based on Laravel and Stripe. To access its services, the user needs a su...
Now the latest question of iPhone, iPad and iPod users how to unlock iCloud activation lock for stol...
I've written the following test to try and create an access token for my API: public function testAc...
He Guys, I have a question with unit testing. I'm a bit stuck here. // SomeController public functio...
so what do you guys do when creating tests? I have a setup method on the testcase (parent class) tha...
My code is like this : <?php echo Hash::make('12345'); ?> error : Fatal error: Class 'Hash' no...
I would like to learn new php framework. but i have doubt which should i learn? Symfony 2 or Laravel...
I would like to mock model's scope method, is it possible? Here is the scenario: Order model: public...
Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...
I have written a helper method for some tests that contains the following line of code: $user->or...
Error: FatalErrorException in RegisterController.php line 22: Class 'App\Paises' not found in Regist...
Hi all, my 5.1 application has a form that allows for deleting an employee. When the user clicks on...
I made a map using google maps application and load kml file for color shading in the area. To load...
We have this method in one of our command files: public function setGateway(Church $church) { $this...
Hi I have laravel installed in /home/clashdata/public_html and accessible at: http://clashdata.tk I...
Hi everyone, I have a Laravel 5.0 project that I want to test on servers that supports different php...
Hello everyone! I am getting an error when I use post request. Here is the code: http://laravel.io/b...
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