I'm interested in having a Table in my Laravel database, where I can read/write from.
However, I don't want it do be affected by php artisan migrate:fresh
or php artisan migrate:refresh
commands.
I want to use it as a custom storage for a dataset, which will be imported in the database and updated when needed but only be readable by Laravel.
Thanks in advance.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire