Support the ongoing development of Laravel.io →

Best approach

Hi guys, This question isn't strictly related to laravel but, as I used it, I'm asking for your sugg...

0 Likes
0 Replies

Is anybody else using Docker either with or instead of Vagrant for server provisioning?

Is anybody else using Docker either with or instead of Vagrant for server provisioning? I think it's...

0 Likes
5 Replies

Workspace for development and production

Hello I uploaded my first site and it is on "production mode", actually I didnt know other...

0 Likes
0 Replies

what different laravel homestead with wampserver on windows?

I use wampserver on windows 7. what different laravel homestead with wampserve (pro and cos)? Which...

0 Likes
2 Replies
Solved

validation error

when I tried to validate form field with number & min, min filter does not work properly. e.g. '...

0 Likes
2 Replies
Solved
posted 11 years ago

Form::number() does not exist.

Hi! Just to let you know, the Form::number() function returns "Method number does not exist.&qu...

0 Likes
2 Replies
posted 12 years ago

Mocking Events on tests

Hi guys, in my controller StudentsController I have an action store which fires an Event after creat...

0 Likes
2 Replies

Laravel sluggable

Hey guys, I just installed the eloquent-sluggable package: https://github.com/cviebrock/eloquent-slu...

0 Likes
3 Replies
posted 11 years ago

can't find "Forum" link in laravel.com website.

Now i can't find Forum link in laravel.com website. why...

0 Likes
1 Replies

Custom Route Filters

I'm having some trouble trying to create a custom filter. My goal is to make sure specific conditio...

0 Likes
2 Replies
posted 11 years ago

how to make a model binding with a new form

Hello, I have made a model called abbonementen. And on abbonementen.blade.php there is a form where...

0 Likes
3 Replies
posted 11 years ago

I can't run laravel commands encoded by ionCube

I encoded controllers and commands folder by using ionCube. Controllers run properly (pages render n...

0 Likes
0 Replies

Stateless API

Hi all, I'm just wondering how you like to tackle deploying a proper REST API? Specifically I'm wond...

0 Likes
3 Replies
Solved

save() function don't work for another of table

hi, \n i use save() function for saving detail of table and this is work when i want change default...

0 Likes
3 Replies
posted 11 years ago

Form app like google forms

Hello, For a project in laravel I need to do a form generator editor app like the one in Google call...

0 Likes
1 Replies
posted 11 years ago

Run custom validation only if required_if check returns true?

I have a validation rule like this... required_if:field_name,field_value|date_format:m/d/Y|futureDat...

0 Likes
1 Replies
Solved

Memcached Session not saving

Hi guys, I have the problem that when I change my Session config to "memcached" it does't...

0 Likes
0 Replies

Nested Dependant Relationships

Hey everyone, we're trying to figure out how to do what I call "nested relationships" in L...

0 Likes
0 Replies

Password resetting and token

Hello, I have an issue with the link to reset the password of my users. In my reminder.blade.php, I...

0 Likes
0 Replies

Query by pivot attributes?

I have two tables, call them table1 and table2, corresponding to Table1 and Table2 models. Those two...

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.

© 2026 Laravel.io - All rights reserved.