I want custom Validation when i submit form login. Thanks
Hello. I'm having some issues with my laravel api server using JWT. First of all: I already implemen...
Is there a good way to check to see if attach() on a BelongsToMany executes successfully, when it ju...
In my controller, I'm using Flysystem (Laravel Flysystem) to create a zip file and then download it....
Hi, I am trying to use db:seed but every time I run it i get [Symfony\Component\Debug\Exception\Fata...
The easiest way to explain this is with an example: I have a system where User A posts a product on...
Hi, My web application is up and running on production. But I lost my development sources due to lap...
Hi, i'm using this route: Route::get('/', ['as' => 'home', function () {return view('home');}]);...
Community, Yesterday I created an issue on GitHub sharing some ideas about translating the documenta...
Hello, For a simple questionnaire I would like to create some statistics but I'm not sure if the cur...
Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...
This issue is essentially a duplicate of this SO post I managed to find: http://stackoverflow.com/qu...
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 this code and yesterday was working normally: \App\News.php public function readUsers() {...
Hey there. I am building an API with Lumen, which looks great. The problem I am facing now applies o...
I have written a helper method for some tests that contains the following line of code: $user->or...
Hello. I want to seed my database with users that have specific roles for every website. To do that...
Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...
I have following relations: in TransportOrder Model: public function statuses(){ return $this-&g...
Hello Is there anyone that have migrated from CakePHP to Laravel? What is best approach to do this w...
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.