Hello everyone, I'm facing this error using Laravel Forge while trying to deploy my code to a fresh...
Hi, We're expecting problems on a odbc connection bt pdo, while it works well directly. Example: vag...
how to solve this problem?? Please Help!! NotReadableException in Decoder.php line 46: Unable to rea...
Hi, i have 2 Sites (dev1.app and dev2.app). At local it works but at the internet i see just dev1.ap...
I configured Postfix to send emails. Postfix gets its own nameserver from Virtualbox NAT configurati...
Hi, Just wondering if this is a good way to write ajax code to interact with Laravel routes? Example...
I am new in Laravel. I am trying to run gulp command in CMD to get CSS and JS (vue.js) file. I am ge...
Tonight I made a deploy to my production server and suddenly sparkpost stop working. (my commit had...
Hope this is the right place, didn't find a place for homestead stuff. I'm trying to pass a simple c...
Hello I have this blades, routes and controller, my problem is that displays blank page. I guess tha...
in laravel 5.3 i cannot use Auth::user(), it's response unauthenticated! how can i use Auth at api r...
Hi I have model with relation: $u = $user->with('Articles')->first(); then i can get: $u->...
I am using artisan with my windows "CMD" CLI. In most cases i get a lot of weird character...
Hi, Today i face some issue in laravel core code, my product not run its showing this error Fatal er...
Hi guys, I'm trying to set up my custom API with Passport (well, I'm already halfway through, just n...
I've been having this dilemma when working with Laravel Passport and VueJS 2 for SPA. I have my back...
I'm having trouble understanding best practices for using dependency injection with my custom classe...
In my application I have a model User which can have many List, but a List can only have one User....
Hello, I have to sent a email to some person but it shows: "Swift_RfcComplianceException in Mai...
I want to run my own provider before laravel core provider how can i do 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