Support the ongoing development of Laravel.io →

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 10 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 10 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 10 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 10 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

Controller-routes not working properly when deploying

I'm working on an application, and I just started pushing it to my staging server to test it out in...

0 Likes
1 Replies
posted 10 years ago

Recommendations for good beginner-level, end-to-end tutorials?

Hi, everyone. I recently joined Jeffrey Way's Laracasts site, and completed his "Digging In&quo...

0 Likes
8 Replies
posted 10 years ago

URL::route - how to get the explicitly named GET params?

Hi, I have the route defined the next way: Route::controller('datacatalogue', 'DatacatalogueControll...

0 Likes
5 Replies

Help! newbie in laravel 4..

I am following a tutorial in phpacademy... I'm using ubuntu. I got an error : "Error in excepti...

0 Likes
2 Replies
posted 10 years ago

install "barryvdh / laravel-dompdf" on L4.1?

Dear, Why I can't install "barryvdh / laravel-dompdf" on L4.1? Please help me.

0 Likes
6 Replies
Solved

Memcached as default Cache

I'm planning to setup Memcache and APC. Question 1 , If i use File as default cache, does it cache t...

0 Likes
1 Replies

Database Eloquent Modeling with dynamic table names ?

How can I model dynamic tables names. For example. A product has orders, all orders for the same pr...

0 Likes
1 Replies
Solved

Best Practices for Validation Inside Models

I just came across an example that put the validation inside of a model like so: class User extends...

0 Likes
4 Replies
Solved

Strange error during my script but I can't find the cause

I'm writing an artisan script to download real estate listings images from the state of Florida, the...

0 Likes
3 Replies

Database Truncate Even If It Has Foreign Key

I have a database seeder begins with: DB::table('lessons')->truncate(); But when I run seeder, [I...

0 Likes
3 Replies
Solved

Eloquent model event executed on Query\Builder instead of Model

Hi everyone, i have pretty weird problem. I am developing a project with Laravel with my laptop (XAM...

0 Likes
1 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.

© 2024 Laravel.io - All rights reserved.