Package Data | |
---|---|
Maintainer Username: | fridzema |
Package Create Date: | 2017-08-12 |
Package Last Update: | 2018-01-11 |
Home Page: | https://fridzema.com |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-23 03:00:58 |
Package Statistics | |
---|---|
Total Downloads: | 9 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Fridzel | Minimalistic photo CMS 📸
Recommended:
composer create-project fridzema/fridzel
Or:
git clone https://github.com/fridzema/fridzel && cd fridzel && composer install && cp .env.example .env
Fill the .env
file with your own values, and then do not forget to seed the database
php artisan migrate --seed
If there are no photos found yet you will be redirected to the login page, you can login with following default credentials:
user@fridzel.dev
password
Feel free to make an issue about whatever you want!