Laranix: Just like Laragon
Having an issue with Laravel installer on Ubuntu, ended up writing small bash script which can:
- Create new Laravel project
- Change bootstrap/cache & storage to writeable
- Create VirtualHost automatically (using RoverWire/virtualhost)
This small script similar to Laragon, but this one for Linux users. 🙂
Grab the script here to simplify your work with Laravel!