Skip to content

leandrocfe/bac-checkout-example

Repository files navigation

bac-checkout-example

Repositório utilizado na live do Beer and Code Dominando o Filament, com Leandro Ferreira | Live Code #001

Dominando o Filament, com Leandro Ferreira

Installation

git clone https://github.com/leandrocfe/bac-checkout-example.git

Run the commands:

cd bac-checkout-example
cp .env.example .env
composer install

Laravel sail:

sail up -d

Run the commands:

sail npm i
sail npm run dev

Usage

Once you have started the Artisan development server, your application will be accessible in your web browser at http://localhost.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Get in touch

I hope you enjoy it 😀!

About

Repositório utilizado na live Dominando o Filament, com Leandro Ferreira | Live Code #001

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published