git clone https://github.com/ramagoz/backend-skytel.git
cd backend-skytel
composer install
copy .env.example .env
php artisan key:generate
php artisan serve
- Postman - Test Services
- Project Postman - Test Services
git clone https://github.com/ramagoz/backend-skytel.git
cd backend-skytel
composer install
copy .env.example .env
php artisan key:generate
php artisan serve