- Clone this repository into your
html
folder - CD into the repository
- Run
composer install
to download laravel and all of it's other dependencies - Make a copy of
.env.example
called.env
and enter your database connection details - Run
php artisan key:generate
to generate security that laravel uses behind the scenes to make things safe - Run
php artisan migrate
to setup the database - Run
php artisan serve --host=0.0.0.0
to get it running
-
Notifications
You must be signed in to change notification settings - Fork 1
iO-Academy/2025-jan-sde-quiz-laravants
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published