Support the ongoing development of Laravel.io →

saurabhd

Joined 25 Jan 2016
Laravel Developer at Individual Contributor

Statistics

Threads 4
Replies 29
Solutions 2
Articles 0

Boilerplate 5.2: assign single permission to multi group

Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...

0 Likes
0 Replies
posted 7 years ago

Auto add tags in thread

Hi Friends, I don't know this is the right place to add this kind of question/suggestion about larav...

0 Likes
0 Replies

Laravel large size image upload validator not work

I'm using Laravel: 5.2.* as my project and trying to validate/restrict large size(max:600kb) image(S...

0 Likes
0 Replies

Multi scheduler

How can I check/solve my issue with scheduler. Q: If I set multiple command as per below but it work...

0 Likes
1 Replies
replied 6 years ago

How to redirect to post form when validation fails?

Your code seems fine return redirect()->back()->withErrors($validator)->withInput();. Post...

0 Likes
replied 6 years ago

Verify email address after user registration

If you are at starting point of development, I suggested that use already developed Laravel app boil...

0 Likes
Solved
replied 6 years ago

First Laravel app, form to controller error

Try below given script in welcome.blade.php file {!! Form::open(['url' => route('globalcalc.tonpe...

0 Likes
replied 6 years ago

How to correct View [welcome] not found. with laravel on a shared host

I also facing the same issue(White Screen Of Death) and I just setup writable permission to the sto...

0 Likes
replied 6 years ago

General error: 1215 Cannot add foreign key constraint

Use below code in your CreateModelPhotosetsTable migration file class CreateModelPhotosetsTable exte...

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.