Hi all! First time here, relatively new to Laravel 5.2 I'm finding that trailing 0's which are corre...
I have a model, say Model A. This model have polymorphic relationships with some other models. On de...
Im getting the follow up error "Class 'Martins\ArtisanGUI\ArtisanGUIServiceProvider' not found&...
Suppose I'm familiar with developing applications in Codeigniter, but now I'd like to start using La...
Laravel Version: 5.4.33 PHP Version: 7.0.22-0ubuntu0.16.04.1 Database Driver & Version: 10.1.25...
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...
I want to seed a mysql format date in my Model Factory which is like 2017-08-19 and use mt_rand or a...
Hello everyone! After some have watched screencasts I see that everyone wrote a routes manually for...
Hello! I've got a following many-to-many relation: attendees - attendee_tag - tag where attendee_ta...
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 "???? ????"...
5.2: #.#.# PHP version: 5.6.30 Database Driver & Version: 5.1.73 Description: |I used Laravel 5....
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...
Hello, i have no idea where i can translate this Text. We upgrade from Laravel 5 to Laravel 5.4 and...
Hi guys am trying to read docx file in laravel but its not reading properly am using phpword package...
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...
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