Skip to content

matheusolivesilva/exceptions-with-bank-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank application with PHP exceptions

This repo was created with objective to practice exceptions in PHP.

What can i find here?

You'll see how exceptions, stacktraces and errors could be applied in a simple web application.

Requirements

This simple project could runs using PHP 7 or more

How to run

Using the command line running: php -S localhost:port

For example: php -S localhost:777

About

This repo was created with objective to practice exceptions in PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages