- PHP >= 8.0
- BCMath PHP Extension
- Ctype PHP Extension
- JSON PHP Extension
- Mbstring PHP Extension
- OpenSSL PHP Extension
- PDO PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Clone the repo and
cdinto it - Run
composer install - Rename or copy
.env.examplefile to.env - Run
php artisan key:generate - Set your database credentials in your
.envfile
Recommend to install this preset on a project that you are starting from scratch, otherwise your project's design might break.
If you found this project useful, then please consider giving it a ⭐
Licensed under the MIT license.