Support the ongoing development of Laravel.io →

Is it possible to validate array max elements number by standard validators?

class TestRequest extends Request { public function rules() { // Is it possible to u...

0 Likes
0 Replies

Laravel Homestead setup problem in VirtualBox (vagrant up)

I fulfill all recommendation of homestead setup.after clone when i run vagrant up then see a error.....

0 Likes
3 Replies

Laravel4:sentry can't get right result

Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...

0 Likes
0 Replies

How to handle updating User object properly? Would this work?

I've got a form to create a new user - it has name, email, a user role and password information. Tha...

0 Likes
1 Replies
Solved

Auth Url is 404 - Old version?

I am trying to use the Auth route to use the default username and password built into L5 however it...

0 Likes
1 Replies
Solved

Count position a comment on post

I have table in database Posts - id - content - parrent_id all posts will insert this table and all...

0 Likes
7 Replies
Solved

Creating New Users Without Using Registration - How?

Hello everyone - Learning Laravel 5 here - I'm creating a little app where there is a 'create user'...

0 Likes
3 Replies
Solved

How can I connect to mysql database on VPS from my localhost? 2 STEP AUTHENTICATION

I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...

0 Likes
1 Replies

Call CDN in a View

Hello pals. I have a question how can I cal CDN in my view, I have installed cdn I put the url, the...

0 Likes
5 Replies
Solved
posted 10 years ago

Namespaces

Hello Guys. I'v been created sub directories within App\Http\Controllers. Every things is ok but i h...

0 Likes
3 Replies
posted 10 years ago

Laravel Filtering Issue

I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...

0 Likes
1 Replies

Eloquent, Where across one-to-many

I have a simple one-to-many relationship, like order to line items. I'm building a search form where...

0 Likes
1 Replies

Auth Issues

I am new to Laravel and I have the following confusions regarding your package. You did not change t...

0 Likes
2 Replies

$errors variable not set in latest 4.2

I had some code that outputed errors on a view that read from $errors IIRC this used to work but tod...

0 Likes
1 Replies

Blank Screen

I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...

0 Likes
2 Replies
Solved

Relationship Confusion

I might be missing the point of Relationships with Eloquent with this one but, if I was doing it wit...

0 Likes
4 Replies

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Laravel 5: one form to update 2 linked tables. How to?

Hi, I have the 2 simple tables below: CUSTOMERS id email CLAIMS id customer_id (foreign key) descri...

0 Likes
3 Replies

Laravel 5 with Foundation 5

I installed foundation via bower under "resources/assets/bower_components". I don't know w...

0 Likes
2 Replies

Whoops, looks like something went wrong.

every time i try to execute the main file to check what i have done so far on localhost it always gi...

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

© 2025 Laravel.io - All rights reserved.