Start building your awesome app in under 5 minutes
PHP 8.3+
, Node.js 21+
, Nginx
or Apache
server, and (optionally) one of the supported database services: SQLite 3.26+
, MySQL 5.7+
, PostgreSQL 10.0+
, MariaDB 10.3+
or SQL Server 2017+
.Composer
(dependency manager for PHP) installed.
SQLite
as database connection.
To change database name (default is database.sqlite
) set the variable in your .env
. Make sure to enter the absolute path, not just the database name.
MySQL
connection, but you can use any of the supported database services.
.env
file, run this command and follow the steps.