Support the ongoing development of Laravel.io →

Input "less than" character entity, stored as less than sign

I think Laravel can mangle character entities when storing into database. Has anyone else noticed th...

0 Likes
2 Replies

Trouble with Auth::attempt()

Hey everyone, I'm having trouble with auth::attempt() and I'm not quite sure what to google. In chr...

0 Likes
1 Replies

Handling 404 properly - best practice

My url is like domain.com/p/{id} when I insert a wrong ID i get error 500, how do i show error 404 n...

0 Likes
0 Replies

Can you use belongsToMany with non-primary-key fields?

I have the following tables users id email teams id teamlist id team_id email The reason there...

0 Likes
2 Replies
posted 10 years ago

Is possible to do this?

I have a User and a Country models, and the user model has one-to-many relation class User extends E...

0 Likes
1 Replies
posted 10 years ago

laracasts / utilities on laravel 4.1. *

I can not use laracasts / utilities on laravel 4.1. *, please help me.

0 Likes
1 Replies

Stuck on this! How to stop these database hits?

Something was causing multiple calls to the User table. I found the solution on some blog that reco...

0 Likes
2 Replies

Having trouble testing model validation.

I'm just starting out with TDD and I'm trying to test validation in a model. Currently, all my test...

0 Likes
1 Replies
posted 10 years ago

Stockholm, Sweden

Working getting a meetup group in Stockholm up and running, join if you're interested! http://www.me...

0 Likes
0 Replies
posted 10 years ago

Polymorph many-to-many relationship - Model.php fails to find my class.

Hello, I've been having immense problems trying to get the Polymorphic Many-to-Many relationship to...

0 Likes
2 Replies
Solved

Custom database library

Hi, I'm new in Laravel and I'm thinking about Laravel for my project. Laravel is great, but for data...

0 Likes
2 Replies

Best practice to share meta tags from database using blade template

I have a master blade layout with meta_keywords, meta_description and title tags and want to populat...

0 Likes
2 Replies

Displaying Whats in a Pivot Table

if this is $items '$items = Item::with('brand', 'images')->get();', and i have this foreach @fore...

0 Likes
1 Replies

Error in artisan on new version of Linux

Hello I upgraded Ubuntu version from 13.10 to 14.04 and I copied complete folder for my application....

0 Likes
3 Replies
Solved

Adding default properties to the SplFileInfo-object from Finder

Hi Guys First post! - I am slowly crawling my way into this framework and at the same time expandi...

0 Likes
1 Replies

Help: Model isn't being mocked properly inside Repository test >_<

Hopefully someone can help me, I've been trying to find out why for the last few hours. I'm trying t...

0 Likes
3 Replies
posted 10 years ago

Custom place-holder replacement

Hello guys, i have a CustomValidator->arrayfull method, and in en/validation i'm declaring : arra...

0 Likes
1 Replies
Solved
posted 10 years ago

session different expiration times

Is it possible to have different expiration times for different session variables? For example: A sh...

0 Likes
0 Replies

Return user after form validation to step 2

Hello, I am busy creating a step by step application where the user have to submit stuff. In the fir...

0 Likes
0 Replies

Create migration hanging on "Generating Optimized Class Loader"

Hi, I'm just starting out with Laravel and managed to get Vagrant/Virtualbox working on my Windows 7...

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.

© 2024 Laravel.io - All rights reserved.