I just submitted my very first PR to Laravel! Let's see if it passes

Abel Cobreros
@acobrerosf
Software Developer (Freelance). +10 years of experience. The world is full of bugs and I'm here to fix them. info@abelcobreros.com
• • 24 Posts • 146 Views
Instead of using policies for permissions, I created my custom config file and a middleware to allow users to access certain routes. It is quite simple and everything is in one place!
Playing around with Livewire starter kit!
Just created my first datatable with livewire. So cool!
Saturday, time to upgrade a side project to use Pest v3!
I will also have a look at pinkary's source code in github to improve my tests!
Thanks @nunomaduro !!
I just set this up on my VS Code to run Laravel Pint automatically when I save a file. Sharing in case is useful for someone else:
abelcobreros.com/en/laravel-en/how-to-run-laravel-pint-automatically-on-save-in-vs-code