PHP Notifications using JoliNotif Installation Install with composer composer install Launch PHP server from the installed directory php -S localhost:8000 Usage Go to http://localhost:8000/ or watherver server you created Example. http://localhost:8000?title=Testing&message=This is a message