Support the ongoing development of Laravel.io →
posted 10 years ago

Creating queries that use tables from more than one database

I need to be able to execute mysql queries that utilize tables from more than one database in the sa...

0 Likes
4 Replies

Ultra basic stuff: how to get the URL right mydomain.com

Hello I just installed Laravel and when I go to mydomain.com I get a list of files like this: env.lo...

0 Likes
24 Replies
Solved

Relationships problem

Hello guys, I'm trying to make a post with comments system but i'm stuck at the part with relationsh...

0 Likes
0 Replies
posted 10 years ago

functions inside document.ready are never being called

Hi Guys, I am making one admin dashboard using Laravel and Twitter bootstrap. I have my script where...

0 Likes
0 Replies
posted 10 years ago

Routing to Nested files in controllers

Switching from Codeigniter, it was a breeze to do this in. I'm having trouble routing to nested cont...

0 Likes
4 Replies
Solved
posted 10 years ago

[Package] Laravel Storage

Laravel Storage: https://github.com/dmyers/laravel-storage A filesystem abstraction layer for Larave...

0 Likes
2 Replies
posted 10 years ago

I need help with ajax request

Hi all! If you go here: http://wp.lorandszazi.com/portfolio/weddings and click on an image there is...

0 Likes
2 Replies
Solved

Injecting queries to models

Hi there, today I was re-doing the structure of my application and I had this problem: 1 table conta...

0 Likes
0 Replies

Create File (. doc) depending HTML editor (WYSIWYG)

Hello friends this is the situation: I have a form and I have a textarea with an HTML editor (WYSIW...

0 Likes
0 Replies
posted 10 years ago

Upload image with description.

I am trying to upload a news item that requires a image and a message my form looks like <form...

0 Likes
3 Replies
posted 10 years ago

Formating date in Eloquent's where clause.

Is there any way to format datetime type coloumn in the where clause of Eloquent. Right now, I want...

0 Likes
1 Replies
posted 10 years ago

Multi language meta tags with Blade

I'm using "mcamara/laravel-localization" for my app. Routing, translations and everything...

0 Likes
1 Replies
posted 10 years ago

File upload (Image)

<?php // Path to uploads /* Directory structure |--------------------------------------------...

0 Likes
0 Replies

What is the 'Laravel' way to achieve this..

On my app a user can upload a file.. i've created a function that generates a random 8 digit string...

0 Likes
2 Replies

get the last record in each group

object(Illuminate\Database\Eloquent\Collection)#651 (1) { ["items":protected]=> array(8...

0 Likes
0 Replies
posted 10 years ago

Blade sublime text code indentation

Hi (sorry for my bad english), I'm having a lot of fun with laravel but i have some isues with code...

0 Likes
4 Replies
Solved

Struggling to clear SQL error.

I am struggling to fix the following SQL error: SQLSTATE[42S22]: Column not found: 1054 Unknown colu...

0 Likes
2 Replies

Redis notification system

I'm looking into using the built in support of Redis in Laravel for a notification system. I'm tryin...

0 Likes
1 Replies
posted 10 years ago

Backend with File Manager

Hello all. I try to make a cms, and i want to implement a file manager at the backend (admin access...

0 Likes
0 Replies

Custom Pivot Class Accessors / Mutators

What I'm trying to do is use accessors / mutators in the custom pivot class I've created, but I'm ei...

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.