My Category model public function firms() { return $this->belongsToMany('App\Firm'); } My Fi...
hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...
Hello, I would create a simple menu based on categories which are they creating from database. I hav...
I'm using laravel 5.5, and tymon/jwt-auth as my jwt service provider. When I'm using the JWTAuth fac...
Hello, I just clean installed Laravel and am getting the following message not just upon install but...
I'm making a webapp where need to display all the products with active price list . I’m struggling...
Hi guys, I am new here, I want to try making a pie chart in laravel. I have tried using lavachat but...
Here is a small lib I created: https://github.com/rap2hpoutre/laravel-stripe-connect It's a kind of...
I having an issues on sessions, or may be token mismatach. My session lifetime are 30 min, when user...
Hi guys, first time here, I need some help regarding about lavacharts. Current situation that I want...
Hi ! Currently i'am creating a CMS using laravel, and some route is not working correctly to test th...
So I want to display teams and their league stats, exactly like you see on a major sports site when...
Hey guys, I have done some research on the forum/google and could not find the answer to this proble...
Let me try to explain what I'm trying to do. We have an API for SMS services hosted somewhere in the...
How can i connect to mysql version 4.0.22-nt? I got this error message when trying to connect to dat...
i am getting issue sending mail using command. i have subdomains in my project , every record in db...
Hello guys, I have a pivot table and need to retrieve the data from a table and the data from its pi...
Hello, I have code like this class AController extends Controller { public function __construct...
I am using Laravel 5.4 and Postgres I need to create a new column after a particular column, so I ad...
Hi, I'm making a student management system for my semester project with three different logins (teac...
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