#Using php artisan in sail to add models to another code base.

2 messages · Page 1 of 1 (latest)

valid pollen
#

Hello beautiful people, I have a bit of an interesting problem, I have built an app to build Laravel apps. I am using Laravel Sail, when I run php artisan in the new code base within Sail, it executes the command in the builder. Wondering if anyone else has had this issue and came up with a solution

timber mortar
#

Not sure I understand the problem. When you run sail up is anything happening?