Replies: 2 comments 16 replies
-
-> There is no hot reload option. |
Beta Was this translation helpful? Give feedback.
-
I don't work on the mobile project, but I do believe that when running in the simulator/build, it uses a different .sqlite file (nativephp.sqlite) which is why you would see a difference between browser and app. Development should occur in the simulator where you can use Safari dev tools to connect and use the console. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I setup several basic Laravel Livewire Application with NativePHP Mobile on macOS Sequoia 15.5 and I do not have any hot reloads, when I change files in the watched directories and I cannot log in after seeding the database or access any database data via models or via DB facade. I tried to run on Androd and iOS Simulators and on an Android device and got the same results everywhere.
Is anybody experiencing the same problems and does somebody know how to fix them?
Beta Was this translation helpful? Give feedback.
All reactions