No content to show
User Activity
Hi, I just installed a 3.x CLI app and had many of the same questions you had. I can't claim to know this is correct but the way I viewed the two process is when you have two different servers serving code. If you had say one server serving the angul...
I have used the CLI (3.x) and have a nice embedded app up and running. Pretty easy. Also converted it to using Laravel Sail, Xdebug is all set and everything is fine in the world However, I think I would like to have a standalone app (lots of reaso...
07-16-2022
Hi folks, I'm building a new app. It will be fairly complicated and need several pages, settings etc. I'm trying to decide do I build it as a fullscreen embedded app or just build it as a standalone app outside. I've been weighing the pro's and con's...
Thanks Sagar this helped a lot!