rnddave / f1-goat

A long delayed project, originally linked to my Data Analytics stuff but I never got round to building the website, this will be that website.
https://f1-goat.com
MIT License
0 stars 0 forks source link

Laravel/Livewire skeleton #2

Closed rnddave closed 2 months ago

rnddave commented 2 months ago

Using Sail for development

rnddave commented 2 months ago

curl -s "https://laravel.build/goat" | bash cd goat ./vendor/bin/sail up

rnddave commented 2 months ago

Added Breeze (future functionality) and Livewire

rnddave commented 2 months ago

rolled back on livewire, not needed for this project I don't think, blade should be enough.