Skip to content

Learn Attribute on PHP 8 by creating simple http handling (mvc, api).

License

Notifications You must be signed in to change notification settings

muhammadpauzi/attribute-php-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attribute PHP 8

Learn Attribute on PHP 8 by creating simple http handling (mvc, api).

How to Install :

  • Clone this repo by using Git or you can just download the zip file
git clone https://github.com/muhammadpauzi/attribute-php-8.git
# and make sure to move inside the directory
cd attribute-php-8
  • Run composer dump-autoload
composer dump-autoload
  • Run local PHP server
php -S 127.0.0.1:8080
# or
php -S localhost:8080

About

Learn Attribute on PHP 8 by creating simple http handling (mvc, api).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages