Hi, I am just refactoring my code to follow some common patterns in application development. The pat...
5.2: #.#.# PHP version: 5.6.30 Database Driver & Version: 5.1.73 Description: |I used Laravel 5....
Currently i'm integrated a new payment gateway in laravel. In response url i am getting datastring f...
Hi, I am having an issue with the Eloquent's cursor method. foreach (ORM::where('sent', false)->w...
In my application I am trying to get the user logged in via social media such as Instagram. With the...
At the moment I am trying to pass a value of a variable that is $images from my EntryController to t...
Good morning, how to do the query below add the two counts and calculate the percentage of one resul...
Hello, i have no idea where i can translate this Text. We upgrade from Laravel 5 to Laravel 5.4 and...
Working with a new install with Laravel 5.1 in a Homestead box (0.2.6). When I navigate to the insta...
Hi guys am trying to read docx file in laravel but its not reading properly am using phpword package...
Hey I've been to a few meetups out here in Philadelpha. My startup is using Laravel and I was wonder...
I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...
At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...
What do you think is the best practice for security regarding laravel , especially in doing permissi...
I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...
Hello guys, I would like to introduce my "first" github project, initially i have made it...
I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...
I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...
Although it has been asked for many times, but the error still exists after I followed the answers:...
Does withDefault() work with a hasOne relationship? I haven't been able to get it to work.
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