app/
βββ config/
β βββ Database.php
β βββ database.sql
βββ controllers/
β βββ Authentication/
β β βββ AuthController.php
β βββ backOffice/
β β βββ AdminController.php
β β βββ OrganizerController.php
β β βββ ParticipantController.php
β β βββ UserController.php
β βββ FrontOffice/
β βββ blogController.php
β βββ contactController.php
β βββ EventController.php
β βββ HomeController.php
βββ core/
β βββ Auth.php
β βββ Controller.php
β βββ Router.php
β βββ Security.php
β βββ Session.php
β βββ Validator.php
βββ views/
β βββ Authentication/
β β βββ login.twig
β β βββ register.twig
β βββ back/
β β βββ Admin/
β β β βββ dashboard.twig
β β β βββ Event.twig
β β β βββ users.twig
β βββ organiser/
β β βββ addEvent.twig
β β βββ categories.twig
β β βββ Event.twig
β β βββ statistics.twig
β βββ participant/
β β βββ myEvents.twig
β βββ Profile/
β βββ Profile.twig
β βββ update.twig
βββ public/
β βββ assets/
β βββ component/
β βββ footer.php
β βββ navbar.php
β βββ .htaccess
β βββ index.php
β βββ composer.json
βββ vendor/
βββ gitignore
-
Notifications
You must be signed in to change notification settings - Fork 1
Taouil-abdo/Eventbrite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published