So I have relations : class Folder extends Model { public function files() { return...
Hi everyone, I'm trying to determine the best local environment set up for Laravel development on Wi...
I am checking the memory usage in normal PHP as well as Laravel and Laravel is consuming more memory...
I want to print pdf using bengali(Unicode) and English in same page. But got "???? ????"...
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...
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