- There is also a frontend version Laragram Frontend, it was built with Vue-cli and Tailwind
- To run this project, you must have PHP 7 installed.
- You should setup a host on your web server for your local domain.
Begin by cloning this repository to your machine, and installing all Composer & NPM dependencies.
git clone https://github.com/lupanvi/laragram.git
cd laragram
composer install && npm install
php artisan key:generate
php artisan migrate --seed
npm run dev
Next, boot up a server and visit your laragram app.
- Visit:
http://your-laragram-url/login
and write the demo credentials: user: [email protected] , password: 123456 , and press the login button - You will be redirected to the home page, where you can see and add pictures with filters