/gym

Lift station

Primary LanguagePHP

Tech Stack

  • Laravel 11 with Jetstream and Inertia Vue 3 starter kit
  • Jetstream disabled features
    • API support
    • Account deletion
    • Email verification
    • Registration
    • Two-factor Authentication
  • Coding style
    • Pint for php & Laravel.
    • Es-lint for Javascript and Vue.
  • Commands
   # run es lint
   npm run eslint
 
   # run pint
   ./vendor/bin/pint
 
   # run tests
   php artisan test

UI blocks

  • AppLayout
    • Container
      • Headings: PageTitle PageBackButton