Support the ongoing development of Laravel.io →

Menu's, Menu Building Best Practice & Flexible?

Hi Guys Ok, so I am just thinking about how to go about building menus in my application. Here is ho...

0 Likes
7 Replies

Simple application built with laravel?

I am looking at getting into laravel, it looks like an awesome framework,but it seems to be missing...

0 Likes
9 Replies
posted 11 years ago

BelongsTo relationship with 2 foreign keys

Hi everyone, Well, I bought a database of cities that came with 3 tables countries: country_code...

0 Likes
0 Replies
posted 11 years ago

What does Laravel when the PHP version is lower than 5.4?

Hi, i'm running Laravel on my local machine (Win / PHP 5.5.12 / Apache) and everything works fine. B...

0 Likes
11 Replies
posted 11 years ago

New API documentation

The automatically-generated Laravel documentation isn't like any docs I've ever used and I found it...

0 Likes
2 Replies

Allow to log in, but not through users table

I want to build a online shop, but I don't know how to allow to log in for my clients. I don't have...

0 Likes
1 Replies

Organising Laravel Platform

Hello, I want to set every component of my website in their folders and each component has his folde...

0 Likes
4 Replies
Solved
posted 11 years ago

Call to Undefined Method

Hi Folks, I'm namespacing and refactoring an app and I am receiving a 'Call to undefined method' whe...

0 Likes
1 Replies

Grab a field from a joined table that was joined using with clause

Greetings, I want to know if it's possible without using the raw query builder to do what the title...

0 Likes
0 Replies

worth learning laravel to build a simple CMS?

Hi all. I've heard wonderful things about Laravel, and worked recently on front end / design for a p...

0 Likes
4 Replies
posted 11 years ago

Beanstalkd Fatal error: Uncaught exception 'Pheanstalk_Exception_ServerException' with message 'Unhandled response: HTTP/1.1 400 Bad Request'

Hi, Does anyone know why I get this from beanstalkd console? This is the error: This is what it look...

0 Likes
1 Replies

How to redirect back to a page but activating different tab after submit?

Is there a way to redirect back to a page but activate a certain tab ? I am trying to submit a diffe...

0 Likes
3 Replies
posted 11 years ago

[package] Cart

Cart Documentation Demo A framework agnostic shopping cart package featuring multiple cart instances...

0 Likes
1 Replies

Mockery testing child related models

I have just switched over to Laravel from CakePHP and wanted to get some advice on testing related m...

0 Likes
0 Replies

Swift_TransportException

I am trying to write the code for sending email activation for registered users. When user registers...

0 Likes
4 Replies

Setting base_url

Hello mates ! I would like to ask you something about the base_url for Laravel. I used to code on Co...

0 Likes
2 Replies
posted 11 years ago

Blade in Var

Hi In blade template is following code: <?php $myNumber1 = "0001"; $myNumber2 = "...

0 Likes
3 Replies

92five app (self hosted project management solution)

Hey guys, I am finally done with my project management application and wanted to share it with you g...

0 Likes
1 Replies

Building dynamic queries with Elo/Query Builder not possible?

Hi, in the past i have build queries like this: if (...) {$q.="AND (city='New York' OR city='De...

0 Likes
1 Replies

Inheritance

I have two classes. A and B. The class A extends Laravel, the class B extends A. They rappresent two...

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.