I am trying to create a custom provider to make auth into my API, I already create the Client in my...
Hello everyone! We've been working for over a year now to create Antares - powerful boilerplate base...
I am making a system where each user has a own db. so when user login then db should be change by ge...
When I receive the session variable I always receive [object Object],[object Object] I have filled t...
Hello, I have installed fresh copy of Laravel 5.5 and have installed auth scaffolding aswell. I chan...
Some questions guys! working with queues now with 5.1 (a bit old, but was the last LTS!!) The faile...
I'm using laravel passport for API authentication, it works perfectly when I use it with one db, but...
doaaiti liked this thread
i wont to make this query : SELECT w.wilayah, a.penerima FROM ( SELECT DISTINCT w...
My Category model public function firms() { return $this->belongsToMany('App\Firm'); } My Fi...
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...
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