Skip to content

InfluxOW/laracasts-project-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main workflow Maintainability codecov

Forum

https://influx-forum.herokuapp.com/

Huge Blog/Forum project inspired by Laracasts.com series and some others.

Development Setup

  1. Run make setup to install dependencies, generate .env file, create SQLite database, apply migrations and etc.
  2. Run make npm to install npm and compile JS/CSS files.
  3. Run make start to launch a local server using Heroku.

Heroku Setup

  1. Add php and nodejs buildpacks.
  2. Add Heroku Postgres and Heroku Redis addons.
  3. Set all .env keys. Set NPM_CONFIG_PRODUCTION as false.

Additional Information

If you want users to confirm their emails then in RegisterController's create method remove email_verified_at string.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published