Support the ongoing development of Laravel.io →

Looking for a Freelance Laravel Developer from the Netherlands

Hi, For a client we've building a Laravel 3.x application for his business. We decided to focus our...

0 Likes
1 Replies
posted 11 years ago

Ramblings : An Introduction

Hello. I am going to use laravel.io as a medium for rambling on my thoughts about programming. Whene...

0 Likes
0 Replies
posted 11 years ago

Using Setter/Getter IoC in Models

I have a setter/getter container that works in my controllers. How can I use the getters in my model...

0 Likes
0 Replies

Is there a way to safely remove custom artisan commands?

I created a "test" class for my artisan command, but now I want to delete it completely,...

0 Likes
1 Replies
Solved
posted 11 years ago

IoC Controller with parameters

I have a Controller's construct like this: [code] public function __construct(Myclass $myclass) { .....

0 Likes
1 Replies

Multiple queries same view/controller

I'm very new to Laravel and kind of new to PHP. So if my terminology is off or I don't give enough i...

0 Likes
4 Replies

php artisan migrate:make Does Not Create Schema

From the Starting with Laravel 4 book I have two models files named Cat.php and Breed.php in my mode...

0 Likes
2 Replies
posted 11 years ago

Mail save to DB for later processing via cron

Hi guys, I'm doing research on implementing a new project in Laravel, we currently generate emails a...

0 Likes
2 Replies
Solved
posted 11 years ago

Thread malformed HTML

Don't know if it's been already reported, but it seems a few threads are not shown correctly due to...

0 Likes
2 Replies

Implement a request queue for a REST API

Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...

0 Likes
0 Replies
posted 11 years ago

Is this a bug or am I doing something wrong?

Hi there. I'm trying to get a bit of simple routing done and it's not working as expected. I have th...

0 Likes
1 Replies

Fields to organize entries in my DB (order_by Myfield)

Hello, I started on Laravel after a lot of sites on Codeigniter. So I try in my first dev to respect...

0 Likes
1 Replies

Eloquent models with IoC

I'm using the IoC Container to allow me to run model validation automagically, by binding a User mod...

0 Likes
5 Replies
Solved
posted 11 years ago

How will Laravel Change in the Future? A question regarding stability

Hello, I'm the sole full-stack developer in a startup, and I've been happily using Laravel 3 for a y...

0 Likes
10 Replies
Solved
posted 11 years ago

Problem with relationships between three tables

Hi I'm building a small site for me and my friends where we will report our golf scores so we can se...

0 Likes
3 Replies
posted 11 years ago

Pointing browser to project root returns nothing but file tree

I have created a project and I was under the impression that pointing my browser to the project page...

0 Likes
7 Replies
Solved
posted 11 years ago

Getting all routes

im playing around with building an api, and im at a point where i want to be able to get all routes...

0 Likes
3 Replies
Solved

Filter own threads

Considering you got this "Open" and "Solved" filters at the top, would be nice i...

0 Likes
5 Replies

Mcrypt PHP extension required - WAMP

I am getting this error when trying to setup laravel. phpinfo shows that mcrypt is enabled. Any poin...

0 Likes
2 Replies
Solved

[solved]Best way to create friendship between users

I'm trying to figure out what would be the best way to create options for users to add friends, I ha...

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.

© 2025 Laravel.io - All rights reserved.