Hello Laravel Community, I am a beginner in Laravel. I have learned the soft delete concept using []...
To a certain element in my app I added a path /blog/category/{id}/{category} But sometimes at clicki...
Hi guys , today I was trying build some testing project with sail tool. I must say it is great , but...
Is it possible to include a vue component in an x-slot? The first instance of <search-user> is...
I am trying to convert my html dom into pdf and send that pdf as an attachment with email. I am usin...
I'm running this as per the Centos Laravel 8 docker instructions provided here: https://laravel.com/...
The following command is not creating a record in my database: $person = Person::create($_REQUEST);...
kenoli liked this thread
For some reason, I'd like to install laravel breeze into my application. But the application is alre...
Hi everybody, my question is: how can I move o create additional configuration files in my laravel d...
I got an error of Failed to authenticate on SMTP server with username "petricreallionaires@gmai...
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...
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