Skip to content

Instantly share code, notes, and snippets.

View ph7jack's full-sized avatar
🏠
Working from home

Pedro Oliveira ph7jack

🏠
Working from home
View GitHub Profile
@ph7jack
ph7jack / AppServiceProvider.php
Created August 17, 2021 14:12
Livewire Component Title macro
<?php
namespace App\Providers;
use App\Macros\ViewMacros;
use Illuminate\Support\ServiceProvider;
use Illuminate\View\View;
class AppServiceProvider extends ServiceProvider
{
@ph7jack
ph7jack / manjaro-tallstack-setup
Last active August 17, 2021 11:58
Manjaro TallStack Setup
# Remove apps if not will use
k3b, konversation, thunderbird
# Add sudo password
sudo passwd root
# Set the fastest mirror
sudo pacman-mirrors --fasttrack