In my Laravel-5.8 I am using Azure Socialite Login. class LoginController extends Controller { u...
I have this models in Laravel-5.8: class Employee extends Model { public $timestamps = false;...
I am trying to develop a multi-tenancy application without using Package in Laravel-5.8. I am trying...
In my Laravel-5.8 application, I am using Microsoft Azure for the authentication for Company A confi...
`In my Laravel application, I am trying to send mail notification based on the company_id of the log...
The Laravel portal for problem solving, knowledge sharing and community building.
The community