Laravel

Laravel Excel

Installation (if not already installed) If the package is not already installed, run the following in the terminal
Learn More

Authentication system using Guard

First, the following sequence of actions is executed: composer require laravel/ui
Learn More

Livewire CRUD

Livewire CRUD
Learn More

Livewire

Installing Livewire and Creating the Component
Learn More

Voyager Installation

After creating your new Laravel application you can include the Voyager package with the following command: composer require tcg/voyager
Learn More

Laravel Instalation

Composer: composer create-project --prefer-dist laravel/laravel project-name
Learn More