andrewdwallo / erpsaas

A Laravel and Filament-powered accounting platform, crafting a modern and automated solution for financial management.
MIT License
851 stars 241 forks source link

Error when install enviroment #67

Closed DUC-ANH-LY closed 2 months ago

DUC-ANH-LY commented 2 months ago

when I install this project by readme guideline, I'm face this problem image

andrewdwallo commented 2 months ago

The table is cached in memory using SQLite. Look at the squire documentation.

DUC-ANH-LY commented 2 months ago

@andrewdwallo Thank you for your supporting , I resolved that by delete squire cache file in storage/framework/cache