I am working on a blogging application in Laravel 8. There are 4 user roles, among which, the "...
Argument 1 passed to Symfony\Component\HttpFoundation\InputBag::get() must be of the type string, nu...
Hi! I'm using Laravel Echo in Vue.js and Nuxt.js applications. Applications have some public channel...
I'm writing open source twitch-like esports platform called Glitch, repo is here, and I am have prob...
public function update(Request $request, $id) { $siapakami = Weboption::findOrFail($id);...
I am currently trying to upgrade a project from Laravel 5.2 to Laravel 9 I have the project migrated...
Hello, When logging into a Laravel application I noticed that I have to write my email address in lo...
I'm setting up a Laravel app that does Shibboleth as well as standard auth. Users first get authenti...
I am working on a blogging application in Laravel 8. In the FrontendController controller I have: na...
I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...
returning 404 page after sign in with google account Problem Image https://ibb.co/37YySKH I have use...
carlx1101 liked this thread
I have a problem when I want to authenticate myself with Laravel Sanctum, when I generate a login th...
hi, im using Laravel 8 as api backend and react js in front. im trying to build a websocket connecti...
how can i make Auth in Admin Panel And Another Auth in Front web
Hi everyone! Years ago I have wrote a mobile app API with Laravel 4.2 and I want to rewrite those AP...
Hello World .. My site is programmed with laravel version 5.2.45 and I have shared hosting at ionos....
I'm having a problem with my Auth. So, I'm doing login but not using User models. I made my own mode...
Hi, I am new on Laravel. I need help for learning. I wanna create a login website where a user can l...
Hello, I am interested in knowing about how to work with communications between servers, I have appl...
Hello everyone, i have question laravel sanctum, i'm creating authentication for spa & mobile ap...
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