Senior PHP Developer Exam
What things you need to install the software and how to install them
- composer
- npm
- PHP 7.2
- Clone the project
git clone [email protected]:paulolorenzobasilio/paulo-basilio-realtair-exam.git cd paulo-basilio-realtair-exam- Copy environment details
mv .env.example .env composer installtouch database/db.sqlitephp artisan migratephp artisan db:seednpm installnpm run dev
Start the local web server
php artisan serve
access your http://localhost:8000
Default users:
- email: [email protected]
password: password - email: [email protected]
password: password
php artisan test
- Paulo Basilio
- REALTAIR exam