Skip to content

DavisPuciriuss/Film-API

Repository files navigation

Film-API

Used versions

PHP: 8.1

Sail: 1.18

Pint: 1.0

Set-up Commands

Rename .env.example to .env

If you don't have a sail alias use this instead for the next commands: "./vendor/bin/sail up"

If you wish to create an alias: https://laravel.com/docs/10.x/sail#configuring-a-shell-alias

sail up -d

sail composer install

sail artisan migrate:fresh --seed

sail artisan optimize

sail npm i

sail npm run build

sail artisan test

./vendor/bin/pint

./vendor/bin/phpstan analyse

Seeder User

Username: [email protected]

Password: password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published