I am currently testing a championship tree with 16 competitors. Each competitor can be updated via a...
Laravel Version: 5.4.* PHP Version: >=5.6.4 Database Driver & Version: MySQL (Testing with S...
I want to define a factory for a post from the front end. There's no model for it. How do I make a f...
Hi, my laravel is very slow. It takes 360ms - 1.5s to load (acoording to the debug bar) The database...
I've written new repository using omnipay for x payment gateway. I've successfully written test case...
After spending hours of time trying to track down a frustrating issue with unit testing where my mod...
Hi everybody I am trying to get my first Dusk test working and got stuck. The problem is that I keep...
Currently, I'm using assertJsonStructure in order to validate the structure, but it doesn't check th...
Hello, Very strange issue, on this website: https://www.alfaloc.pt the dropdown menu doesn't show on...
while created faker how to get the user_id for the post? for example: i've created a faker for User...
Is there any package for SEO perelinkg feature, that gives web app better indexing by web crawlers...
On this page: https://laravel.com/docs/5.4/mocking It states: You should not mock the Request facade...
how to add timetamps with default value on multiple tables using migrate
Hi I'm fairly new to Laravel and the way sync handles collections or array has me stumped when synci...
Im been having this problem ever since I started developing and using gulp. My project is using the...
Hello all, how Can I insert more than one value into the select tag using pluck? Form::select('peopl...
I am writing a test for a json route in laravel 5.4, I am supposed to be redirected if the GET reque...
Hey all, About a year ago, I posted about a package I was working on called Sketchpad, which I'm ple...
My console is throwing the following error: Pusher : No callbacks on private-App.user.1 for pusher:s...
Hello, I have two web Application that's work in different domaine , The first one is a Laravel web...
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