Follow the instructions below to set up your environment and start building with the VILT stack.
Ensure the following tools are installed on your system before starting:
Install with Laravel Sail + Docker (Recommended)
Laravel Sail provides an easy way to start your Larasonic development environment with Docker.
Clone the Repository:
Install Composer Dependencies:
Set Up Environment Variables:
Start Laravel Sail:
Run Setup Script:
Add this alias to ~/.bashrc
or ~/.zshrc
for convenience:
Install with Laravel Herd
Laravel Herd provides a lightweight local environment for PHP development.
Clone the Repository in Herd Sites Directory:
Visit in Browser: Open your browser and navigate to:
Follow the manual installation steps below to complete the setup.
Manual Installation (Advanced)
If you prefer not to use Docker or Herd, you can set up Larasonic manually.
Clone the Repository:
Install Composer Dependencies:
Set Up Environment Variables:
Setup Application:
Serve the Application:
Your application will now be available at http://127.0.0.1:8010
.
Once youβve installed Larasonic using your preferred method, youβre ready to start building! For additional configuration and advanced features, explore the rest of the documentation.
After installing Larasonic, you can use the following credentials:
Follow the instructions below to set up your environment and start building with the VILT stack.
Ensure the following tools are installed on your system before starting:
Install with Laravel Sail + Docker (Recommended)
Laravel Sail provides an easy way to start your Larasonic development environment with Docker.
Clone the Repository:
Install Composer Dependencies:
Set Up Environment Variables:
Start Laravel Sail:
Run Setup Script:
Add this alias to ~/.bashrc
or ~/.zshrc
for convenience:
Install with Laravel Herd
Laravel Herd provides a lightweight local environment for PHP development.
Clone the Repository in Herd Sites Directory:
Visit in Browser: Open your browser and navigate to:
Follow the manual installation steps below to complete the setup.
Manual Installation (Advanced)
If you prefer not to use Docker or Herd, you can set up Larasonic manually.
Clone the Repository:
Install Composer Dependencies:
Set Up Environment Variables:
Setup Application:
Serve the Application:
Your application will now be available at http://127.0.0.1:8010
.
Once youβve installed Larasonic using your preferred method, youβre ready to start building! For additional configuration and advanced features, explore the rest of the documentation.
After installing Larasonic, you can use the following credentials: