Open in app
Home
Notifications
Lists
Stories

Write
Sastha K L
Sastha K L

Home

Aug 21, 2018

Deeper Email validation with Laravel Rules

Laravel inbuilt validation works great for email validation. But its functionality limits itself to checking format of given string. A email validation system would be more effective if it can help check for following Allow only emails from domains which actually exists Restrict emails from temporary email domains Check for…

Laravel

1 min read


Aug 3, 2018

Vue Email Validator Component

Valid email IDs make all the difference when it comes to maintaining active user base for any web portal. So confirming an email validity takes importance during user registration. Checking for valid email is pretty straightforward nowadays, Get user email and send a verification link to activate profile. We are…

Java Script

2 min read


Dec 20, 2017

Upgrading Laravel 5.5 to Bootstrap 4

Laravel 5.5 has been out for some time, Its bundled with the stable version of bootstrap v3. However bootstrap v4 has hit beta and should be stable enough to start any new development on v4. Bootstrap 4 can be easily installed with following steps. Step 1 — Remove existing bootstrap Uninstall Bootstrap npm uninstall --save-dev bootstrap-sass Step 2 — Install Bootstrap 4 …

Laravel 55

1 min read

Sastha K L

Sastha K L

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable