Skip to content

Files

Latest commit

6d48e5b · Dec 22, 2020

History

History
10 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 208 Bytes

Laravel-and-ReactJS-Example

Example of my code in Laravel (API) and ReactJS (front)

php artisan migrate:install

php artisan db:seed

php artisan test

php ./vendor/codeception/codeception/codecept run api