A simple blog site developed using laravel and bootstrap with user profile feature
- Install Composer Dependencies
composer install- Install NPM Dependencies
npm install- Create a copy of .env file and configure database
cp .env.example .env- Generate an app encryption key
php artisan key:generate- Migrate database
php artisan migrate- Hurray...Fire up the server
php artisan serve- Website: https://hackedak.github.io/my-website/
- Twitter: @AtulKrishnan12
- Github: @hackedak
- LinkedIn: @atul-krishnan-06b930161