Re - Best practices for writing code comments
I found **9 Rules** for writing comments on code.
I found **9 Rules** for writing comments on code.
I practice these **Key binding** in my day-to-day basis work with VIM and VS Code.
Here is the step-by-step process how to install Brew on Mac.
If you are looking for a way how to do automatically deploy on the server from **BitBucket** and **GitHub**, I found an interesting article for that. It's pretty useful and handy.
For some reason, if you change the model directory in laravel 8, you may face issues with creating the factory. It will show you the following error-
For some reason, if you need to install RabbitMQ on Mac, then this post will help you.
If you are curious to know how to use [VueJS](https://vuejs.org/) via [Laravel Mix](https://laravel-mix.com/) on a non-laravel project, then this tutorial will help you to figure it out. FYI, Laravel Mix supports to use on stand-alone projects.
If you are interested to integrate [PayPal plus](https://developer.paypal.com/docs/integration/paypal-plus/mexico-brazil/paypal-plus-integration-guide-mexico-brazil/) with Laravel 8, this tutorial will help you a lot. Today, I will guide you on how to integrate PayPal Plus with Laravel. Let's get started.
If you are curious to know how to install horizon and how to use in on Laravel local application, this post may help you figure it out.
I was watching a talk by [Yaz Jallad](https://github.com/ninjaparade) about **I'd Like To Speak To Your Manager** on [Laravel Meetup](https://meetup.laravel.com/). He explained the manager pattern in a sublime way. I really love his explanation.