Skip to content

btica-ro/SChallenge

 
 

Repository files navigation

WEB BROWSER CHALLENGE

Requirements

  • PHP
  • MYSQL
  • Composer

Getting started

  • Run "composer install" to install dependencies
  • Make an .env file following the .env.example file
  • Run php softia migrate

Available commands

  • php softia clear

This will clear your history (cookies, tabs and requests)

  • php softia run

This will open the cli interface. Everything else is self-explanatory

Lastly

You can run the browser unit testing using

  • ./vendor/bin/phpunit *

About

CLI Browser using Laravel Zero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%