I created my first laravel package, doesn't do much but its a start. All it does is automate the creation of UUID if some model has a UUID column.
you can check it out here.
I created my first laravel package, doesn't do much but its a start. All it does is automate the creation of UUID if some model has a UUID column.
you can check it out here.