Mora Hiking Club is one of the leading clubs in the University of Moratuwa. As its website is outdated, Club has decided to come up with a modern and better solution with some new extra features. And the first release of the website has released on 20th November 2019.
- Laravel
- Club site with modern designs
- Blog Cards
- Knowledge Cards
- News Cards
- Album Cards
- Newly generated admin terminal
- Customisable member account page
- Social Network of members
- Clone the github project
- Install Composer on your computer
cd
into the cloned folder- Run
composer update
- Copy .evn.example and rename it to .env.
- Run
php artisan key:generate
. - Add your mysql database name, username and password in the .env file.
- Run
php artisan migrate
. - Run
php artisan serve
- Navigate to http://localhost:8080 through your browser.
- thumbs upload
- include 'mime_type_lib.php' in 'php_image_magician.php'
- replace line 2723 with
$extension = get_file_mime_type($file);
- replace line 225 variable $mime_types with $mime_types array