Support the ongoing development of Laravel.io →

L5 WAMP Setup

I understand that the "serve" command has been removed from artisan. So I'm trying to setu...

0 Likes
1 Replies
Solved
posted 10 years ago

App::before() runs more than once

Hi, Somehow, the App::before() method runs more than once. I figured it out by adding a log each tim...

0 Likes
2 Replies

URL length is being limited - please help

I want to be able to display pages/articles with variable length categories http://www.site.com/test...

0 Likes
9 Replies
Solved

Update, updating model fails

Hi! I've encountered a problem updating and update a Model. I dont have any helpful snippets to show...

0 Likes
0 Replies

Dynamic Pagination

Hello, I'm trying to create a select box and paginate all users instances based on that variable. Fo...

0 Likes
3 Replies
Solved
posted 10 years ago

can i access the object under hasmany?

hi all , i got some question about the Eloquent i have an album contains many photo, and each of tho...

0 Likes
2 Replies

Laravel Session Gets Expired Randomly

Hi Guys, We have this problem on our website (we use laravel 4.1) that sometimes the session gets ex...

0 Likes
0 Replies
posted 10 years ago

belongsTo relationship with pivot table

Hi, I'm just start using Laravel and run into a relationship problem. I've got basic many-to-many re...

0 Likes
3 Replies
Solved
posted 10 years ago

if cannot find column create it

Hi, I have a query from a sevice that has many colmns. I will store this data in my table. I want to...

0 Likes
0 Replies

Page specific links, works but for root page

So I'm converting my existing vanilla php site to laravel, I'm loving it but I'm having an extremely...

0 Likes
1 Replies
Solved

SOLVED: Misunderstanding something in eloquent with naming!

I'm sorry about the title, maybe it isn't appropriate for this thread but i really need your attenti...

0 Likes
10 Replies
Solved
posted 10 years ago

Save multiple value of checkbox

Greetings Pros, Can someone teach me on how to save multiple value of checkbox: foreach($data as $ke...

0 Likes
3 Replies

Querying calculated fields.

Even though I'm selecting a column as another column I cannot perform a query on the aliased column....

0 Likes
1 Replies

Father/Mother/Children relationship design

Hello, I am struggling with a simple binary relationship design. I have my DB set up the way, where...

0 Likes
3 Replies
posted 10 years ago

Laravel 5 Directory Structure

Will laravel 5 have diferent directory structure ? I've looked at laravel 5 dev on github and it see...

0 Likes
1 Replies

L5 vs L5 Dev version

I am trying the L5 dev version but i would like to know how different will be the L5 relase version...

0 Likes
0 Replies

BadMethodCallException in Laravel5 for every service provider in app.php

I cannot register ServiceProders in app.php. I tried these packages: https://github.com/BeatSwitch/l...

0 Likes
1 Replies

Probelm with view/blade

#Route.php is as bellow Route::get('/', function() { return View::make('hello'); }); Route::get('/{l...

0 Likes
3 Replies

Database Generated Forms / Dynamic Questionnaires

Hey, I'm starting out with Laravel and I can't decide on the best way to implement this dynamic form...

0 Likes
3 Replies

How to create slugs automatically with Eloquent in Laravel

Hello everyone, This article uses the test driven development to illustrate how to create slugs for...

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.