I've copied the demo into a laravel 5.1 view.
Every time i load the page i get this line
When aforementioned code (893875) was entered, the result would be: FAIL
Obviously each time i refresh the code changes but it still fails. Only change i made in the demo was to remove
require_once 'loader.php';
Loader::register('../lib','RobThree\\Auth');
Since laravel will load the package.
I've copied the demo into a laravel 5.1 view.
Every time i load the page i get this line
Obviously each time i refresh the code changes but it still fails. Only change i made in the demo was to remove
Since laravel will load the package.