Support the ongoing development of Laravel.io →

4,599 Threads

What are the typical things I have to do in order to keep the app secure up and running?

Hi, This is the first time I am hosting sites on Digital Ocean. Everything is set up and working wit...

0 Likes
1 Replies

Using a variable in join function

Hi, I need to perfom a query which includes a join on multiple conditions. Therefore, I try to do th...

0 Likes
4 Replies
Solved

In-query check or code check

Hey, Quick question here! I don't really know what are the best practices on that subject, so I'll l...

0 Likes
4 Replies
Solved
posted 10 years ago

How can I replicate this SQL with the query builder?

This is part of a union MySQL query I'm using in my current project: SELECT DISTINCT NULL AS id, i1....

0 Likes
2 Replies
Solved

Best way of using model event and eloquent guard

I currently have a form with 3 dropdown menu which allow a user to select his date of birth by day,...

0 Likes
0 Replies

Scope Applicator - a package for easy data filtering and sorting

Hi. Check out a new library for data filtering in Laravel 4. It applies named scopes according to UR...

0 Likes
0 Replies
posted 10 years ago

Re-using parts of methods

Please excuse my lack of terminology. Because I know what I want to ask. But I don't know what it's...

0 Likes
3 Replies
posted 10 years ago

Unable to chain static model methods.

Hello, I am trying to use following code (inside user model) public static function onlyActive()...

0 Likes
4 Replies
Solved

Pivot Table relationship

I am having problems with creating a schema / model for one of my projects and would like to get som...

0 Likes
3 Replies

Using Crypt::encrypt outside of Laravel

I'm creating a Laravel web app to sit along side a client's website. The website is older and wasn't...

0 Likes
2 Replies
Solved

Check if selected value exists in a database

I have a form, where user selects category from DB table "categories" and column "tit...

0 Likes
4 Replies

Creating a CMS-style Poll

I am working on creating a CRUD for polls to use during an event. Pretty easy concept - on a scale o...

0 Likes
1 Replies

OneToMany - Not Showing the data but the full object

Hey there, I am stumped on why my query is sending me back the full object when I do $date->exhib...

0 Likes
5 Replies
Solved

Select every row between two dates.

Hi, I am building a report system and we need to make overviews, statistics and others like that. Us...

0 Likes
1 Replies

Eloquent and count

Hi everybody, I'm currently scripting a website were people can rate beers, nothing big just for the...

0 Likes
3 Replies
Solved
posted 10 years ago

Can not use 'touch' method in Laravel Illuminate Database package

Hello, I've been working for a while with laravel components and to be honest, they are good and sma...

0 Likes
1 Replies
posted 10 years ago

database relationship for profile messages

I am continuing working on my app. I have my users table setup with auth. I am working on the profil...

0 Likes
1 Replies

Related model method

Hi guys, I have 2 models: Player and Team. The relationship is: Team has many players. So, in my tea...

0 Likes
11 Replies

Serialize PDO error with Iron.io Queue Push

Hi All, I'm having a problem with using Iron.io queues. Just calling Queue::marshal() is throwing up...

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.

© 2024 Laravel.io - All rights reserved.