Hello, in production, you will see the error 500 page rendered from ressources/views/errors/500.blad...
Hi, I have an very strange problem which I never had before and I only have this problem with my rol...
Hi, i will run a function ("fn_test()") at my mssql Server. This function should returns a...
i've been searching for a lot of tutorial, but i can't find exactly like what my questions are do yo...
After upgrading Laravel passport from 7 to 8, no matter what I do I get 401 Authenticated. I Have re...
Hello, when an admin creates a user, is it a practical option to automatically pass a random passwor...
zworthkey liked this thread
Hello, i am using https://github.com/atymic/twitter for my laravel apps, it works well for the funct...
Hey guys, i'm having a big problem with the diference between laravel 6 and 7 qhen treating Errors E...
I have a many to many relation between User and Task. The pivot table acts as an "Inbox" v...
Since I made the Laravel 7.30 .4 update, when I make an eloquent BelongsToMany request, the results...
In my Laravel-5.8 I am using Azure Socialite Login. class LoginController extends Controller { u...
I'm getting this error in laravel after following the 8.x illuminate/mail setup on a fresh repo clon...
How can I test logout using passport after actingAs? Token revoke doesn't seem to work
I have this redirect code below and I can't figure it out. I listed my relationships in my models...
Hello, I'm using Laravel Sail on production, is any way how i can setup ssl (letsencrypt) ? Thanks i...
Hi, I want users to be part of only one team (where a team is actually a company paying for the serv...
isfinn liked this thread
Hello I have a web site bult with laravel and vuejs I have used jwt for login, all works fine Only t...
I have this models in Laravel-5.8: class Employee extends Model { public $timestamps = false;...
Hi, I'm new to laravel and I want to know how do you** handle the file update in an optimized way**?...
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