Support the ongoing development of Laravel.io →

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 10 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 10 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 10 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 10 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 10 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 10 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 10 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
posted 10 years ago

Can't install laravel

I'm trying to install laravel by using composer create-project laravel/laravel --prefer-dist but I...

0 Likes
3 Replies

Session Not generating

Hi , I have upgraded my application to 4.2 from 4.0. I am facing problem of sessions. My scenario is...

0 Likes
0 Replies

How to assign value to a variable from an object?

How to assign value to a variable from an object? public function func() { $valida...

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.

© 2025 Laravel.io - All rights reserved.