Support the ongoing development of Laravel.io →

Morten

Joined 26 Jan 2020

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

Laravel 6 - Change routing url

Hi. Im fairly new to Laravel, running version 6 atm. I have made a working feature that any register...

0 Likes
1 Replies
posted 4 years ago

How to validate date + right format?

Hi all. Im trying to validate the birthdate in my form: Code: pastebin link My issue is, how do I va...

0 Likes
5 Replies
replied 4 years ago

Laravel 6 - Change routing url

Nevermind, fixed my routes: Route::get('/profile/edit', ['as' => 'profile.edit', 'uses' => 'Pr...

vincenthall liked this reply

1 Likes
replied 4 years ago

How to validate date + right format?

Ive tried protected $dateFormat = 'd-m-Y H:i:s'; But it gave me a mysql error. Seems like mysql cant...

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.