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

How and why to set up Laravel Homestead v2

Hello :) In recent days I've written this article to explain why should we use Laravel Homestead v2...

0 Likes
0 Replies

custom (Eloquent?) method

Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...

0 Likes
1 Replies

case and inner join with Eloquent

I'm newbie at laravel and i searched for hours but i can't find how can i set this query with larave...

0 Likes
1 Replies

Laravel5 breadcrumbs Call to undefined method [package] (View: .../master.blade.php)

I am using pachage https://github.com/davejamesmiller/laravel-breadcrumbs My master view contains:...

0 Likes
0 Replies

how to make a custom full feature form in laravel

hi , im new to laravel so i wanted to ask if anyone can help me to wtite a full feature registration...

0 Likes
2 Replies

Caching permissions for performance

I will have a permission system that will be administered via a PHP page and stored in the DB with t...

0 Likes
3 Replies
Solved
posted 10 years ago

The requested URL /users was not found on this server. laravel

Hi, I uploaded my laravel project to server and it was working fine in localhost but i am getting th...

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