📜  laravel 收银员覆盖用户表名 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:59.428000             🧑  作者: Mango

代码示例1
php artisan vendor:publish --tag="cashier-migrations"

Publish cashier migrationsh and change it as you want. 
Don't forget to set up your model properly. Good luck :)

https://laravel.com/docs/8.x/billing#database-migrations