Let's combine two Nuxt 2 plugins : nuxt-i18n and @nuxtjs/auth First we need to create a new @nuxtjs/auth plugin. This is fairly easy ! Let's assume that the user's language preference is indicated in the language property of the user objec...
Laravel Valet is awesome and it automatically set your local domains up with SSL certificates, so that you can use your local domain.test with https However, those certificates expire after some time and it's difficult to clean and or renew them...
Never stop trying, even when things get though, because they always get eventually. Don't give up.
spatie/laravel-backup is an amazing Laravel Package that allows you to automatically send backups of your laravel application to an AWS S3 Bucket. It's good practice to regularly trigger a "DB only" backup. What about automatic restore...
I have this very specific project running in PHP 7.4 on my machine with Laravel Valet. It's a front end application in vuejs with a separate back end and they are communicating through an API. There's a page that makes a lot of requests in one g...
How to use a Presenter class Super simple! class BookPresenter extends Presenter { public function __construct( public Book $book ) {} public function price() { return number_format($this->book->price, 2); } }...
I consider myself as an IT Business Artisan. Or Consultant CTO. I'm a self-taught Web Developper, coach and teacher. My main work is helping and guiding digital startups.
more about meBTC
18SY81ejLGFuJ9KMWQu5zPrDGuR5rDiauM
ETH
0x519e0eaa9bc83018bb306880548b79fc0794cd08
XMR
895bSneY4eoZjsr2hN2CAALkUrMExHEV5Pbg8TJb6ejnMLN7js1gLAXQySqbSbfzjWHQpQhQpvFtojbkdZQZmM9qCFz7BXU
2023 © My Dynamic Production SRL All rights Reserved.