Support the ongoing development of Laravel.io →

4,599 Threads

posted 8 years ago

[PDOException] SQLSTATE[HY000] [1045] Access denied for user 'postgres'@'localhost' (using password: YES)

I download LaravelDaily/quickadmin I followed all the step . I have that error when I type the comma...

0 Likes
0 Replies

Entrust allow multiple roles for different objects

I have Entrust set up on an app and it is working well. I have 7 system-wide roles and several permi...

0 Likes
0 Replies

Model get's wrong ID after saving

I've got a Laravel application (5.1.28) which I have running on a development server and production...

0 Likes
6 Replies

deleting a record via a delete link in a table

Hello everybody. I would like to create an administration page for my users on my website. For this...

0 Likes
3 Replies

Eloquent Pivot Model Instance with newPivot

My database structure looks like this: users id email ... projects id name ... project_user id...

0 Likes
2 Replies

Catching unique constraints on mass/chunked insert?

I have a controller where I am taking an uploaded CSV (which can go up to 5-6MB in size), and I have...

0 Likes
0 Replies

Store daily website stats

What's the best way to store daily website statistics? Like how many stored and deleted resources. I...

0 Likes
0 Replies

retrieve not directly related attributes using eloquent

I've currently no idea how to get this done in a smart way. I would like to prevent writing tons of...

0 Likes
1 Replies

remember token always null using guard in laravel 5.2

["remember_token"]=> NULL i have two guards in my auth the first one is "comp...

0 Likes
0 Replies

Help me to convert this query as per laravel query syntax

Query I want to convert is : SELECT brands.url_key,devices.* FROM brands INNER JOIN devices ON devic...

0 Likes
1 Replies

Lumen return timestamps in response instead of date time.

Hi I've been searching around a little bit but cannot seem to find it. I have a a column in my datab...

0 Likes
1 Replies
Solved

Establishing Laravel hasMany relationship using non-primary keys

I know this question was asked before and I have tried solutions from those posts but I still cannot...

0 Likes
0 Replies

How to return information from a third table?

Hi, I am having difficultly understanding how to return information from a distant third table. I ha...

0 Likes
3 Replies
posted 8 years ago

Laravel Problem with Query

Hi please i wana this excel function if(A2="";"";if(OR(R2="Email";...

0 Likes
1 Replies

Creating database and accessing it's records without ORM

So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...

0 Likes
2 Replies
Solved

Sort & Filtering with AJAX

Hi All, can somebody advise me which best plugin or way to implement sort & filtering using AJAX...

0 Likes
0 Replies
posted 8 years ago

Fetch data from the database and Display in Google map

how do i fetch lat and lng in the database and display in the google maps using laravel? anyone who...

0 Likes
0 Replies

update data from database using <select onchange()><option> using laravel 5

please help me. how i can update data from database using select option, ajax onchange without submi...

0 Likes
3 Replies

utf8 in route / url

My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...

0 Likes
6 Replies
Solved
posted 8 years ago

SQL where parameters

Hi guys, I am new to Laravel and it's great! but i am struggling with one issue for couple hours now...

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.

© 2024 Laravel.io - All rights reserved.