Anuj-Panthri/Learn-Guide
0
Learn Guide
An learning tool made for learning skills in an systematic way.
Tasks :-
- [X] Create Home Page
- [X] Create Login Page
- [X] Create Signup Page
- [X] Create an simple layout page
- [X] Create an simple Dashboard page
- [X] Create an simple explore skills page
- [ ] Make it mobile responsive
Steps to run :-
- cp .env.example .env
- composer install
- php artisan key:generate
- php artisan migrate --force
- php artisan serve
command used to chance already commited files to lfs
- git lfs migrate import --include="public/images/*" --everything
