PhpSlides / phpslides

Slides to the next level in PHP using PhpSlides, a light MVC fast framework.
Other
3 stars 1 forks source link

How to install PhpSlides #34

Open daveconco opened 2 weeks ago

dconco commented 2 weeks ago

You can install PhpSlides with composer, or if you're not using composer, follow the phpslides/phpslides readme to learn how to install PhpSlides without composer. With composer you would run:

composer create-project phpslides/phpslides ProjectName