Try out!
- Website: http://167.71.200.243/
- Admin: http://167.71.200.243/admin
- email: [email protected]
- password: password
Name | Matrix No |
---|---|
1. ISMAIL BIN AMAN | SX211939ECJHF04 |
2. SEPRIYANDI BIN AGUSR | SX211697ECRHF04 |
3. MUHAMMAD AZAM BIN AZMAN | SX211707ECRHF04 |
4. MUHAMMAD BADRUL AMIN BIN MASROL | SX220346ECJHS04 |
No | Name | File |
---|---|---|
1 | Peer Assesment |
-
Install Composer (https://getcomposer.org/)
-
Navigate to the project's root directory in your terminal or command prompt. Run the following command to install the required dependencies:
composer install
-
Create a copy of the .env.example file and name it .env:
cp .env.example .env
-
Migrate the Database:
php artisan migrate
-
In the terminal, while still in the repository's root directory, run the following command to compile the assets:
npm install npm run dev
-
Seed the Database:
php artisan db:seed
-
Start the Development Server:
php artisan serve
-
This will start the server at http://localhost:8000 by default.
-
For admin page, use this url: http://localhost:8000/admin.
- email: [email protected]
- password: password
No | Name | File |
---|---|---|
1 | Slide |