Support the ongoing development of Laravel.io →

4,606 Threads

Unique user id

I have made api for my app and I have one GET api call to get all followers of current user. Current...

0 Likes
1 Replies

Insert Ignore/Replace queries?

I have a strange thing that is happening where I am getting duplicate key errors occasionally - most...

0 Likes
3 Replies

Get all row from a database table to controller and display them in view

I am trying to query all of the info from "service" table and display it in view using for...

0 Likes
3 Replies
Solved

Laravel db:console

Is there a data base console in Laravel like in Rails(rails c) ?

0 Likes
1 Replies

Laravel Unable to Use Uploaded SQLite File

Hi Everyone. I have a weird problem. I am writing an app that receives an SQLite file via an API pos...

0 Likes
0 Replies

What is the best practice to call a delete route by clicking the "cancel" button in a form?

What is the best practice to call a delete route by clicking the "cancel" button in a form...

0 Likes
0 Replies
posted 8 years ago

How to update database with form and ajax

Hi, I m looking for an example or a module i can use that will give me a page with a list of records...

0 Likes
0 Replies

Laravel (Linux) to SQL Server (Windows)

Hi, As the subject, I'm running Laravel 4.1 on a Linux web server that I need to connect to a Window...

0 Likes
8 Replies
Solved
posted 8 years ago

Update database with form example or module

Hi, I m looking for an example or a module i can use that will give me a page with a list of records...

0 Likes
0 Replies

Max value on empty table returns Builder not Null

I'm trying to get the max value of a column in the database, so I'm using something like $maxVal = m...

0 Likes
4 Replies
Solved

mongodb not working

The documentation for https://github.com/jenssegers/laravel-mongodb doesn't go into much detail abou...

0 Likes
1 Replies

How to handle "release jobs"

In my code i often use database values. So for every release i have to store some records in the dat...

0 Likes
1 Replies

Do i need some plugin, library, dependency to connect Laravel 5.x with MS sql server

Hi everybody Im new in the Laravel's world and let me tell you it looks very interesting and fresh f...

0 Likes
1 Replies

Data doesn't exist when php artisan migrate

I migrated my local laravel 5 project onto my AWS ec2 lamp Ubuntu server. http://realtoraxe.com/real...

0 Likes
0 Replies

[PDOException] could not find driver on ubuntu lamp (mysql) ?

I am new install laravel in Ubuntu (mysql). I use Bitnami Lamp server. I get message when i run comm...

0 Likes
11 Replies

Database "lazy connection"

Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...

0 Likes
1 Replies

how can i update a row using concat

i have this $data = ['name' =>'Name', 'observation' => "concat($obervation, 'observation'...

0 Likes
0 Replies

Store array data in database table

Hello, I'm trying to store my array data in to the database with no luck. Here's what I have: In the...

0 Likes
11 Replies
Solved

Use "http://laravelsd.com/" for building db schema and use those data in laravel 5

I want to create my db schema, model and relations by using "http://laravelsd.com/" and wa...

0 Likes
1 Replies
posted 8 years ago

How can I using count() with group by?

Now I already get query with group by, but when get total row is wrong, because group by return many...

0 Likes
1 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.