Support the ongoing development of Laravel.io →

Dependency Inject Illuminate\Validation\Factory within package

Hi All, I am working on a package, trying to inject "Illuminate\Validation\Factory" to __c...

0 Likes
0 Replies
posted 10 years ago

Laravel + IronWorker example

Anyone knows any useful example using Laravel with Iron.io IronWorker demonstrating queueing of proc...

0 Likes
9 Replies
posted 9 years ago

[ ASK ] Error when instaling comproser

I don't know how to instal laravel , then might should instal php composer.... then i instal php com...

0 Likes
1 Replies

Session data stores twice

Hi I am using Laracasts Form Validation Simplied (https://github.com/laracasts/Form-Validation-Simpl...

0 Likes
3 Replies

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

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.