Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...
Is there away that I could have a textarea (specifically I intend use https://github.com/jeroennoten...
It has the following tables: companies, addresses and company_address. I want to remove a record fro...
Hello to you, I have a problem with my larval, because it does not have a file route.php but it stil...
Can someone let me know the difference between Myclass::insert() vs Myclass::create()?
we are trying to log the changes made to the models via ORM laravel 5. There are default events whic...
Hi all, I am using Laravel framework and have chosen PostgreSql as database. I have created stored p...
Hello. I have a problem with insert services in the database. I have a project with 3 languages: Rom...
Hellow Everyone, Am new to laravel hence not familiar with its tweaks. I have tried and tried all go...
big = DB::table('marks') ->select(DB::raw('sum(marks.tamil,marks.english,marks.maths,marks.scienc...
Dear Expert, I have a laravel application and a report designed in Birt Report. Now i want to integr...
https://laravel.com/docs/5.8/eloquent-relationships#defining-custom-intermediate-table-models Why wo...
I am trying to export into excel from Laravel but got this error above. Controller public funct...
I try to use my request class validation directly in my controller without injection. So i think i n...
public function html () { return $this->builder () ->columns ($this->getColumns ()) ->ad...
I'm trying to pass a parameter of a controller to a URL of a form, this parameter is in my routes bu...
Does anybody know a way to extend the default cache class to that on insert/update it would use one...
It seems when I do a POST request with data, then I get the following error message in the console:...
Hello, I am having an issue with laravels (5.7) validator. When the validator detects invalid input,...
The AWS Certified Solution Architect is the trained professional who does the evaluation of the requ...
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