Support the ongoing development of Laravel.io →

eloquent relationship validation

I have a Model "Houses" that has a location_id field so every record has a relationship wi...

0 Likes
1 Replies

Question about namespace in the Group Routes

I'm trying to see the utility of the following sample code from Laravel Quickstart Route::group(arra...

0 Likes
2 Replies
Solved
posted 11 years ago

Redirecting after form submit based on which button clicked

I want to be able to redirect from a from based on which button the user clicks. If they click "...

0 Likes
5 Replies
Solved

Delegating mission critical tasks to third party services

I'm working on a mission critical application. The application fetches Stock Market data from differ...

0 Likes
0 Replies

What's the best / correct way to extend a model and structure the DB tables

Model Woman extends Homospaien Model Man extends Homosapien Table "homosapien" contains al...

0 Likes
1 Replies
posted 11 years ago

Help me with relations please ^^

Hey guys my DB is like you see above. Now i am wondering how i can print out the names of the weapo...

0 Likes
8 Replies
Solved

Looking for: API backend package

I've played a little bit with october cms and have been wanting to learn how they let you access the...

0 Likes
8 Replies

From development to production, email problems

Hey guys, I deployed my application yesterday via Laravel Forge (awesome app btw), and everything is...

0 Likes
3 Replies

SQLSTATE Syntax error when using Eloquent join

I'm very new to Laravel and MVC's in general (third day of using Laravel), so please bear with me. I...

0 Likes
2 Replies
Solved

Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

Running on MAMP with PHP 5.4 laravel 4.2. This error occurs on latest version of chrome. The strange...

0 Likes
1 Replies
Solved

Send file as a standard multipart form post

What is the best way to send a file as a multipart form programmatically with Laravel? I don't need...

0 Likes
0 Replies

saving permissions as json in Administrator for this error-> Cannot JSON_decode permissions [Admin]

0 down vote favorite I am using Administrator (frozennode) with Sentry . for permission part when I...

0 Likes
0 Replies

Homestead - Connecting to Postgres

I can connect to the Homestead MySQL database no problem with: vagrant@homestead:~$ mysql -uhomestea...

0 Likes
2 Replies
Solved

Stable Version Download

I'm seeing that the current stable version is 4.2.3 and trying to figure out how to download that ve...

0 Likes
1 Replies

Pagination "per page" query var

Hi there, in my application I want to return a paginated list of users. I would also like the number...

0 Likes
1 Replies

Allowing Page Access without Redirection

I need to handle a coinbase callback. I am using Route::any() to then use a specified controller met...

0 Likes
1 Replies
Solved

'[ErrorException] Undefined index:' from artisan dump-autoload, problem in Illuminate/View/Factory

When I run artisan dump-autoload it gets this error and stops: Generating optimized class loader Com...

0 Likes
1 Replies
Solved

Creating and using models

For months, I've been placing all my logic in my controllers. Today, I would like to steer clear of...

0 Likes
1 Replies
posted 11 years ago

The Ultimate Guide to Learning PHP

Hi all! I realise that this may not be the best place to post this, but if you're still learning PHP...

0 Likes
2 Replies

Controller that affects all views

I don't know how to name the thread better than that, what I need is this: I have a master blade fil...

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