Hi! I have a question, but first... a little kowabunga. I am a lifelong Windows user, through 30 yea...
I'm in the process of upgrading to Laravel 8.x, and i've run into an issue where my model/factories...
I have this $NUMBER = 496354; // vagprice::where('NUMBER', $NUMBER)->get(); // no results vag...
Hello, First of all sorry for my English. I am in the process of creating a CRM with laravel and ang...
Looking for suggestions about how to handle integrating Facebook Graph API queries into my Laravel a...
Dear Sir, I have some weird about binding parameter using DB::select(DB::raw()). I had tried to use...
Hi. I have a task to implement dependency injection for creating user. I have checked the code via p...
Bom dia meus caros Dev's. Em um projeto do dia-a-dia me deparei com a necessidade de buscar os dados...
php artisan make:mail WhateverName Gives this error: Hide Copy Code UnexpectedValueException Inval...
Laravel Version: 8.17.2 PHP Version: 7.4.9 Database Driver & Version: Description: If I just e...
web.php `<?php use Illuminate\Support\Facades\Route; Route::get('/', function () { return view('w...
Authenticate web using Laravel Passport I'm Redirecting the Response by specifying the access token...
I have followed a course on Udemy. I want to use this application in a production server. But this s...
Anybody suggest PHP tools for large and small web applications. Thanks in advance!
I am looking for information on how one would go about implementing a microservice architecture usin...
TL;DR: If a bearer-token request hits an endpoint with route-model-binding but with an incorrect tok...
Hey guys, I am going to use Laravel for the front-end of a project which offers a REST API for commu...
Hi. I have a problem with displaying laravel session variable. I'm setting session variable in route...
Laravel version 8.7 can be worked together with Vue.js 3.x and Laravel mix?
hello, i have a laravel app it's a task management system, something like asana. i need to build a m...
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.