Skip to content

Nau4iMe/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Научи.ме - Teach.me

The source code of nau4i.me - a Bulgarian website for free tutorials nau4i.me.


Contributions

Contributions are more than welcome. Please keep in mind the following things when doing so:

Running the project locally

Clone the project and enter the clone directory, the issue the following commands:

  1. php artisan migrate:install
  2. php artisam migrate
  3. php artisan db:seed
  4. [optional] To roll back from beginning - php artisan migrate:rollback
  5. Follow up the errors and fix the wrong configurations :)

Dependencies

This project depends on Simple Machine Forums. Some features might not be available unless an access to SMF's database is provided (User authentication for instance).


License

This project is open-sourced software licensed under the Affero GPL v3.


Other software used


Laravel PHP Framework

Laravel's repo

License

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


Jeffrey Way's Laravel Generators

Laravel Generators' repo


LazyChaser's Nested Set by Alexander Kalnoy

Laravel-nestedset's repo


Cviebrock Eloquent Sluggable

Eloquent Sluggable's repo


Flow.js

FlowJS' repo


Bootstrap v3

Bootstrap's website


Font Awesome

Font Awesome's website