Skip to content

sajjadrad/larauth

Repository files navigation

Larauth 0.3

A Laravel 5 framework with Sentry authentication and some useful tools for starting faster.

Powered by

alt tag alt tag alt tag alt tag alt tag alt tag

Installing

  • Install composer [https://getcomposer.org/download].
  • Clone repo
  • Run "composer update" command in repo directory.
  • Publish Sentry 2.1 "php artisan config:publish cartalyst/sentry".
  • Set database name,username,password in laravel configure file.
  • Set app name and default user name and email in config/app.php,settings section.
  • Run "php artisan migrate:install".
  • Run "php artisan migrate".
  • Seed god user "php artisan migrate:refresh --seed".
  • Login to panel.

About

A Laravel 5 framework with Sentry authentication and some useful tools for develop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages