Skip to content

If you want to start a new exciting PHP project with some interesting packages, take a look

Notifications You must be signed in to change notification settings

jmcerrejon/php_init_template

Repository files navigation

PHP template using some interesting packages

DESCRIPTION

Example app about how to use Eloquent Illuminate in PHP and some interesting packages.

Used packages

  • vlucas/phpdotenv

  • illuminate/database

  • phpunit/phpunit

INSTALL

  • Make sure you have php 7.1.3+ and composer installed. Now type:
composer install
composer dump-autoload

CONFIGURATION

Copy .env.example and rename it to .env

Database

Edit the .env file with real data

TODO

About

If you want to start a new exciting PHP project with some interesting packages, take a look

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published