Skip to content

My personal website, built in Laravel, Inertia and React

Notifications You must be signed in to change notification settings

morphalex90/pieronanni_laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piero Nanni v3 - Laravel

Laravel

How to install & run

composer install
npm install
php artisan storage:link
composer run dev

Google fonts

php artisan google-fonts:fetch

Pint

./vendor/bin/pint

Generate it all

php artisan make:model Post -mcrf

Do do list

  • convert Modal to native Dialog