Support the ongoing development of Laravel.io →

4,603 Threads

posted 10 years ago

Migrate from SQLITE3 to MYSQL

Hi guys. I was wondering if you guys any tools or packages or libraries to help me migrate from SQLI...

0 Likes
0 Replies

Should I use a separate/distinct database in my app for listings?

Should I be using a separate database for listings in my app, which is the primary business/sales da...

0 Likes
2 Replies

Looking for resource/tutorial on chained relationships.

I'm looking for a good resource or tutorial that will help describe the Laravel/Eloquent way of gett...

0 Likes
4 Replies
Solved

Translate the data in database using laravel

Hello everybody, I using laravel 4 to develop my website.i want to translate my website contents.the...

0 Likes
1 Replies

Laravel environment selection in CodeCeption acceptance tests

I'm trying to set up CodeCeption, with great success so far. The problem that I have though is that...

0 Likes
4 Replies
Solved

Help me understand how to use Query Builder and Eloquent model for this scenario

Given I am working on a event registration website with a database schema like this one http://www.d...

0 Likes
2 Replies

Private Messages: How to group into conversations?

Hey all, I am building a PM system with the following DB (Currently - Open to suggestions) Users id...

0 Likes
3 Replies

I can't update database value for laravel and angularjs

Hi, I have created CRUD application using laravel and angularjs. I have succeded to add and delete u...

0 Likes
1 Replies
Solved
posted 10 years ago

Undefined variable: paginator

hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...

0 Likes
1 Replies

how can i count number of records in table where status = 1

how can i count number of records in table where status = 1 using laravel ???

0 Likes
2 Replies
Solved

exception 'ErrorException' with message 'password_hash():

I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...

0 Likes
0 Replies

Build a small faceted search

In my project I want to create a small search engine (+-1000records needs to be searched). First of...

0 Likes
0 Replies

Looping over relationship inside foreach

Hi guys, I cannot seem to figure out why this does not work. I want to show the opening hours for my...

0 Likes
5 Replies

Updating hasMany items with ease

While updating an entity model needs to update a hasMany attribute with multiple items. $user->la...

0 Likes
1 Replies

Beginner Needs help

I am trying to update table data.. Here is error I am getting . ErrorException (E_UNKNOWN) Argument...

0 Likes
2 Replies
posted 10 years ago

joining tables

Hello all - I'm looking to create a game scheduler for sports. I have two tables: teams: id name g...

0 Likes
5 Replies
Solved

Eloquent object truncating long text?

Hey folks, I started a Stack Overflow question about this but I thought I'd see if anyone here might...

0 Likes
2 Replies
Solved

Polymorphic relationships with FQN

I'm using polymorphic relationships. I've just realized they wasn't working due to fully qualified n...

0 Likes
0 Replies

LARAVEL 4.1 probably issue on select float

Hi guys, on one of my site that i've builded with laravel 4.1, i've something strange with select da...

0 Likes
1 Replies

[Auth] Problem

Hello all, i know that this is global problem with the Auth::attempt , but when i saw other peoples...

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.