take notes without hassle, save your notes on the web, and don't forget it's all free for you!
You can add notes on your web
Alezuna Nadhif
- Initial work - alezunanadhif/ID-Notes
- My professional profile on LinkedIn
- PHP
- Laravel
- Bootstrap
- composer
- localhost
Install the project.
- Make sure you have composer, phpMyAdmin, localhost(xampp/laragon)
Terminal:
-
Clone this repository
git clone https://github.com/alezunanadhif/ID-Notes -
Enter the directory
cd ID-Notes -
If there is no file
.envRuncp .env.example .env -
Update composer by running
composer update -
Migrate database
php artisan migrate -
Running the server
php artisan serve -
And follow the link
http://127.0.0.1:8000/