Support the ongoing development of Laravel.io →

PHP Parse error in model

I'm just starting Laravel, following tutorials. The base install and simple views work( ie returning...

0 Likes
1 Replies
Solved
posted 9 years ago

Running all Tests at once (phpstorm) - problem with routes

Hi! I have some functional tests where I check if a route by name is working. This test works if I r...

0 Likes
0 Replies
posted 9 years ago

Small PHP Laravel Project - Clear specs - Quick Pay - Possibility of long term

Hey Everyone, We have an immediate need for an experienced PHP developer that can work with Laravel....

0 Likes
0 Replies

Update record with existing file without overwriting file

I've got a pretty standard biography form. When a user creates a record for the first time they fill...

0 Likes
3 Replies
Solved
posted 9 years ago

Eloquent Query

Please help me make this query in eloquent. A business can have many categories. Select b.* from bus...

0 Likes
0 Replies

How to force validator to fail?

I have a ruleset for Validator, and it works as expected. However, I have to do some extra, fancy da...

0 Likes
1 Replies

Laravel production deployment on 1and1

Hi there, I started a small web application using Laravel, and now I want to deploy in on my 1and1 p...

0 Likes
6 Replies
posted 10 years ago

Send mail with Iron IO Laravel 4

I was sign up at iron.io and add project_id, token and default key driver to iron in app/config/queu...

0 Likes
2 Replies

Shared variables best practice

I have a complex product setup on a shop, so the users basket includes a lot of info cached from the...

0 Likes
3 Replies

Is it possible to give a named route to an entire resource?

I'm thinking something like Route::resource('sessions', [ 'as' => 'test', 'uses' => 'SessionsC...

0 Likes
3 Replies
posted 9 years ago

Check out my new package perm -- update and save array-return config files

Fully documented, build passing, check out perm here: https://github.com/andrewsuzuki/perm This is g...

0 Likes
0 Replies
posted 9 years ago

Wanted: Seeking Talented Javascript / Front End Developer (Remote)

Eight Stage Inc. is looking for a talented developer to help implement the front-end components and...

0 Likes
0 Replies

Sentry 2 authenticates without matching case

I changed login attribute to "first_name" instead of email, so now when I attempt to authe...

0 Likes
8 Replies

Pagination Question

So I read the pagination code and from what I understand if there are 3 pages of data available and...

0 Likes
2 Replies

Eloquent One to Many With Condition

Hi i have a hard time making successful query, basically i have products table and product_specials...

0 Likes
2 Replies

laravel 4 authentication always returns false

My laravel 4 authentication always returns false. So far I have tried to make an authentication syst...

0 Likes
8 Replies
Solved

Can connect to local sever with artisan but not hostgator

I can easily do a php artisan migrate on MAMP on my local server using localhost. However, when I ch...

0 Likes
3 Replies
posted 9 years ago

Where Document of File Helper in Laravel 4?

Pl help me, where document of file helper in laravel 4?

0 Likes
3 Replies
posted 9 years ago

Auth::login

Hey, is it possible to use Auth::login(); to remember users? With Auth::attempt() you can add 'true'...

0 Likes
1 Replies
Solved

storing/reading dateTime

I am using Laravel 4.1 and MySQL and using DateTime fields in MySQL in UTC timezone. How can I read...

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

© 2024 Laravel.io - All rights reserved.