$userInfo = Client::where('username','=', $request->username)->first(); I want to add the para...
I am using a React app as frontend and a Laravel app for backend. These two are connected with each...
I'm new to the IO forum and see there are many articles on Laravel on Synology BUT I just couldn't f...
Hello, First of all please be aware that I'm not a skilled PHP programmer, even less a Laravel exper...
I have updated my Laravel app from 6 to 7 and then 8 without problems. However, when I try to build...
zworthkey liked this thread
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
<IfModule mod_rewrite.c> <IfModule mod_negotiation.c> Options -MultiViews -I...
I am manually implementing login for Sanctum SPA (AngularJS) app and based on the Sanctum documentat...
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...
Hi! I have a question, but first... a little kowabunga. I am a lifelong Windows user, through 30 yea...
Hello, First of all sorry for my English. I am in the process of creating a CRM with laravel and ang...
Hello everybody, I am new to Laravel, but I have started to use it because I read that it should be...
I'm using socket.io and laravel echo server with Redis and also SSL installed on the server but the...
I want to do a live video streaming for one of my gaming tournament platform where user can join the...
I am rather new to laravel. I could manage to create my first site and deploy it, but attempting to...
Method Illuminate\View\View::__toString() must not throw an exception, caught ErrorException: Trying...
deniscr15 liked this thread
I am using Laravel 7 and I want to send an email using sendemail driver using Laravel Mail Facade be...
Does anyone have some advice or information about setting up the right structures in backpack, altho...
Hi, I keep getting issues with my web service. The problem appears about twice a week. My logs say:...
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