Skip to content

erfantkerfan/hssh

Repository files navigation

About HSSH

This is a simple and robust school-site for those who are into that kind of thing , the features are:

  • Simple Routing.
  • Simple but complete Models.
  • Friendly admin panel.
  • Highly dynamic view.

Live production site is hsshohada.com

Installing HSSH

First of all you shold be famliar with Laravel projects and deploying it.

All you have to do is:

  • download and extract the source

  • composer install

  • initialize your database

  • copy .env.axample as .env and set your properties and php artisan key:generate

  • migrate your database php artisan migrate

HSSH Contact

via these links you can contact me:

License

The Laravel framework is open-sourced software licensed under the MIT license.