Skip to content
/ cms Public

📽️ cinema management system simplifies organisation of cinemas including multiple locations and program planning

Notifications You must be signed in to change notification settings

mattipunkt/cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📽️ 🎞️

cinema management system

organize, plan and output your cinema shows

Installation

Soon...™

Development

Developing works on Linux and MacOS. Windows should also work, but has not been tested yet. Install PHP and Laravel. (I recommend using Laravel Herd Lite)

Clone the git repo and copy .env.example to .env. Change the values as you like. To start developing run the two commands before you can start developing.

php artisan key:generate
php artisan migrate
php artisan storage:link

Now you are ready to go. To run the project run

composer run dev

About

📽️ cinema management system simplifies organisation of cinemas including multiple locations and program planning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages