Clean Blog is a news portal using laravel.
- laravel debagbar
- predis/predis
- nexmo/client
- pusher/pusher-php-server
- tymon/jwt-auth
- Clone the repo.
- Run
composer install
- Run
copy .env.example .env
- Run
php artisan migrate --seed
- Fork the ripo.
- Clone the ripo locally.
- Run
git checkout dev
- Create a new local branch.
- work on your branch.
- when work is done, tested or ready.
- Push to remote.
- Merge to dev.
Clean Blog is an open-sourced software licensed under the MIT license.