Support the ongoing development of Laravel.io →

RE - PHPUNIT And REFRESH DATABASE WIPING OUT LOCAL DATABASE

Since updating to Laravel 5.6.8 my Mysql Database is being wiped out. MY phpunit.xml <?xml versio...

0 Likes
0 Replies
posted 6 years ago

One text area, multiple submits.

Is there away that I could have a textarea (specifically I intend use https://github.com/jeroennoten...

0 Likes
0 Replies

Detach Pivot with 3 keys

It has the following tables: companies, addresses and company_address. I want to remove a record fro...

0 Likes
4 Replies
Solved
posted 6 years ago

no file route.php in my laravel

Hello to you, I have a problem with my larval, because it does not have a file route.php but it stil...

0 Likes
3 Replies

Difference between Myclass::insert() vs Myclass::create()?

Can someone let me know the difference between Myclass::insert() vs Myclass::create()?

0 Likes
4 Replies

MyClas::insert($data) not calling ORM save event?

we are trying to log the changes made to the models via ORM laravel 5. There are default events whic...

0 Likes
0 Replies

Call Postgres digest function inside procedure from Laravel

Hi all, I am using Laravel framework and have chosen PostgreSql as database. I have created stored p...

0 Likes
1 Replies

Multilanguage upload in database from admin on the server

Hello. I have a problem with insert services in the database. I have a project with 3 languages: Rom...

0 Likes
0 Replies

Laravel Not Running on shared hosting without SSH

Hellow Everyone, Am new to laravel hence not familiar with its tweaks. I have tried and tried all go...

0 Likes
3 Replies
posted 6 years ago

how to sum the rows in laravel

big = DB::table('marks') ->select(DB::raw('sum(marks.tamil,marks.english,marks.maths,marks.scienc...

0 Likes
1 Replies

Birt report with laravel

Dear Expert, I have a laravel application and a report designed in Birt Report. Now i want to integr...

0 Likes
1 Replies

Custom Intermediate Table Models

https://laravel.com/docs/5.8/eloquent-relationships#defining-custom-intermediate-table-models Why wo...

0 Likes
1 Replies
posted 6 years ago

Excel: Object of class stdClass could not be converted to st

I am trying to export into excel from Laravel but got this error above. Controller public funct...

0 Likes
1 Replies
posted 6 years ago

Use Request validation without injection (directly in contro

I try to use my request class validation directly in my controller without injection. So i think i n...

0 Likes
0 Replies
posted 6 years ago

Yajra Datatable Button export not working

public function html () { return $this->builder () ->columns ($this->getColumns ()) ->ad...

0 Likes
0 Replies
posted 6 years ago

Passing a parameter to a form

I'm trying to pass a parameter of a controller to a URL of a form, this parameter is in my routes bu...

0 Likes
2 Replies
posted 6 years ago

Cache slave master

Does anybody know a way to extend the default cache class to that on insert/update it would use one...

0 Likes
0 Replies
posted 6 years ago

Post request with data results in cors issue

It seems when I do a POST request with data, then I get the following error message in the console:...

0 Likes
0 Replies
posted 6 years ago

Validation error array does not have keys assigned to values

Hello, I am having an issue with laravels (5.7) validator. When the validator detects invalid input,...

0 Likes
0 Replies
posted 6 years ago

AWS Certified Solutions Architect Jobs

The AWS Certified Solution Architect is the trained professional who does the evaluation of the requ...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.