- Clone the repository:
git clone [email protected]:tvarga94/movieHandler.git
- Install the dependencies
composer install
- Copy the content of the
.env.example
into a.env
file - Connect to the database. Change the
DB_DATABASE=...
to your local database name - Run the
php artisan migrate
to generate the database - Run the
php artisan db:seed
to run the seeder files (to populate the database) - Run the
php artisan serve
to start the local server - Visit the
/api/documentation
to access the dashboard - The
composer.json
script section contains all the unable scripts - Run the tests with
php artisan test
-
Notifications
You must be signed in to change notification settings - Fork 0
tvarga94/movieHandler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Database for famous movies
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published