Support the ongoing development of Laravel.io →

vanpet

Joined 10 Feb 2014

Statistics

Threads 8
Replies 15
Solutions 0
Articles 0

Boolean saved as "on" text in database?

I don't remember doing anything out of the ordinary, but I suddenly realised a boolean column in my...

0 Likes
2 Replies

Lost with MessageBag and validation errors

I have a repository EloquentPageRepository that creates and saves pages. I have an Observer than is...

0 Likes
2 Replies
Solved

Structure repos for api client

I have a Post model, that read from my table "posts". In my PostController, I inject an Po...

0 Likes
1 Replies

Can access User model method only if logged in

I have a User model with a little hom-made "roles/permission" system. Directly in my User...

0 Likes
1 Replies
Solved
posted 10 years ago

Search post by many tags

I have Posts, that are linked to many Tags in a many-to-many relationship. I also have an array of T...

0 Likes
11 Replies
Solved
replied 9 years ago

Boolean saved as "on" text in database?

Ok thanks. Then it is maybe related to SQLite? Because I did indeed create a boolean.

0 Likes
replied 9 years ago

Is Laravel too complicated for beginners?

The installation process is a pain and doesn't work for most users on the first try I had mixed ex...

0 Likes
replied 9 years ago

how to consume web service with laravel

For consuming a third party webservice (SOAP in my case) : I did this by creating a new class struct...

0 Likes
replied 9 years ago

Can't login user in test

Does your User model implement interface Illuminate\Auth\UserInterface?

0 Likes
replied 9 years ago

Lost with MessageBag and validation errors

Awesome! I did a few changes and it worked immediately! And completed a project before 6pm. I can go...

0 Likes

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.