Support the ongoing development of Laravel.io →
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

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

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

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

Class 'Illuminate\\Routing\\Controllers\\Controller' not found error

Hi, I'm a completely new to Laravel. I've been given a web app written in Laravel 4 to upgrade it to...

0 Likes
2 Replies
Solved
posted 10 years ago

Issue with URL generation

I'm currently using Laravel 4.0* with my app and having trouble producing clean URLs when the URL be...

0 Likes
3 Replies
Solved

foreach on eloquent from last to first

I have a post object that has comments: $post->comments now when I do a select on the comments Im...

0 Likes
2 Replies
Solved
posted 10 years ago

Optimisation techniques on LEMP

I would like to optimise my stack a bit more for, i For now i have a stock ubuntu, nginx , MySQL, an...

0 Likes
3 Replies
Solved

query returning something wrong

Hi... I started using laravel 2-3 months ago and for the first time I have a problem I can't solve :...

0 Likes
1 Replies
Solved
posted 10 years ago

We need a "Closed" option

Hey guys, We need a "closed thread" option so people can see that this issue is fixed :)!...

0 Likes
7 Replies
Solved

Many to Many Relationship problem

So i have problem about many to many relationship implementation in laravel I have two model, User a...

0 Likes
1 Replies
Solved
posted 10 years ago

machuga, ShawnMcCool, daylerees biased to me

These people kick me when they see me in the IRC room. I can understand when it makes ShawnMcCool he...

0 Likes
6 Replies
Solved

Long running Iron.io queue jobs run multiple times

Hello, I'm currently testing Iron.io push queues for some long running (2-3 minutes) jobs. I've not...

0 Likes
2 Replies
Solved

Filters for Auth?

Hi, I'm trying to find out the best way of doing this and I have no idea. I have a users table which...

0 Likes
2 Replies
Solved
posted 10 years ago

nginx + .env.php files undefined

Hi all, I have recently been working with Laravel 4.1 and started using .env.local.php and .env.prod...

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.

© 2024 Laravel.io - All rights reserved.