You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can it be possible to use NativePHP as a wrapper without having to install Laravel? Making it possible for us to run vanilla PHP with vanilla HTML & CSS + JS. Something similar to what PHP DESKTOP does.
It can of course be installed via composer.
If this is already possible, kindly share some documentations we can use to achieve this. Currently, only Laravel dependant NativePHP docs are available.