News

A simple and opinionated RESTful API starter built with Hapi.js and MySQL. This project provides a clean foundation for building scalable APIs, making it ideal for learning or as a base for your own ...
setup database in .env file 2. composer install (install all dependencies) 3. php artisan key:generate (generate all keys)# laravel-mysql-crud ...