Support the ongoing development of Laravel.io →

New homestead box created on each new day

I'm having an annoying issue with Homestead. It seems that when I do "vagrant up" after a...

0 Likes
2 Replies
Solved

can not understand helper functions and how they call other functions without instantiating a class

I am trying to understand how the asset() helper function calls the UrlGenerator method asset()? I...

0 Likes
2 Replies
posted 11 years ago

Problem with Many to many relationtionship

Urgent I have three tables in database. posts, categories and category_post . There fields are #Post...

0 Likes
2 Replies
posted 11 years ago

Packing CSS, JS and Images with laravel/packer

Hi guys, I have created a package to minify and pack css and javascript files, also you can create t...

0 Likes
0 Replies
posted 11 years ago

I am forced to use the command line interface to create tables in the database?

I'm wont to create database table by phpmyadmin, there is any convenience to create database table b...

0 Likes
1 Replies
Solved

Case sensitivity and Model Relationships

Hi, i was using OS X Mavericks that it is by default case Insensitive, and i made the relationships...

0 Likes
3 Replies
posted 11 years ago

IOC, ServiceProvider - Cannot instantiate interface

Hi, I'm trying to figure out a problem I have with binding interfaces on a project I'm working on. I...

0 Likes
3 Replies

Auth/Session Forgetting

Hi guys, I'm having a problem with Auth or Session Forggeting. Here is my code : http://laravel.io/b...

0 Likes
0 Replies

hasMany relationship problem

Hello everyone, the problem is that im developing an bodybuilding workout app to track my progress,...

0 Likes
0 Replies

problem with validate "different:field1|different:field2..." rule with multi field?

I have problem with validate "different:field1|different:field2..." rule with multi field....

0 Likes
1 Replies

Single Page App Authentication Approach

Trying to come up with a nice auth method for a single-page angular app. I know this is super sloppy...

0 Likes
0 Replies

Supervisor & queue:listen don't work every time

This is a long shot but maybe someone had the same problem as i do. On my production server (ubuntu...

0 Likes
0 Replies

Laravel routing - shorten the urls upto only one URI segment.

It is said that shorter the URL, better the seo (atleast my client believes on it). Now am creating...

0 Likes
0 Replies

Query shouldn't be cached

Hi everyone, my problem is: i build a query like " DB::select( DB::raw("SELECT cont_timest...

0 Likes
3 Replies
posted 11 years ago

In the controller to build a test directory under a testController. PHP router how to access

//controllers/test/TestController.php class TestController.php extends BaseController{ public funtio...

0 Likes
0 Replies

Pivot Tables

I've been looking around and have read some of the documentation on the laravel website. I have a us...

0 Likes
8 Replies
Solved
posted 11 years ago
0 Likes
1 Replies
Solved
posted 11 years ago

Can I return an array as a custom attribute in a model?

The next to last code snippet on this page (http://laravel.com/docs/eloquent) shows how to define cu...

0 Likes
1 Replies

Proper Object Model Iteration with variables

Hi all, Fairly new to Laravel, and OOP in general, but have been using it fine for the past few week...

0 Likes
1 Replies
Solved

Laravel PDF with BarCode

Hello guys, I'm working in a kind of shop and will be working in Mexico but I need to create PDF for...

0 Likes
2 Replies
Solved

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.

© 2026 Laravel.io - All rights reserved.