Welcome to CodeExposed
- Published at
When you setup Jest, and write down some tests. Sometimes it throws a document is not defined. This means Jest
- Published at
Do you developed an npm package, and want to install it on your own projects? Install a local npm it is pretty straight forward.
- Published at
A lots of time when we start a new laravel application we forget to setup the mail driver. And when we try to send an email this will fail.
- Published at
You want to provide an easier way for your users to login in your application. You can give them the ability to login using a username and email address.