Skip to content

Can't find Illumnate\Foundation\Application #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
suhaibmalik opened this issue Mar 18, 2016 · 4 comments
Closed

Can't find Illumnate\Foundation\Application #22

suhaibmalik opened this issue Mar 18, 2016 · 4 comments

Comments

@suhaibmalik
Copy link

Thanks for the cookie fix. Excited to try it out but I can't just yet. I'm getting the following error with Laravel 5.1.

Starting PHP-PM with 4 workers, using StreamSelectLoop ...
PHP Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in /var/www/beta.laggygamerz.com/bootstrap/app.php:14
Stack trace:

0 /var/www/beta.laggygamerz.com/vendor/php-pm/php-pm/vendor/php-pm/httpkernel-adapter/Bootstraps/Laravel.php(47): require_once()

1 /var/www/beta.laggygamerz.com/vendor/php-pm/php-pm/vendor/php-pm/httpkernel-adapter/Bridges/HttpKernel.php(51): PHPPM\Bootstraps\Laravel->getApplication()

2 /var/www/beta.laggygamerz.com/vendor/php-pm/php-pm/ProcessSlave.php(125): PHPPM\Bridges\HttpKernel->bootstrap('PHPPM\Bootstrap...', 'production', false)

3 /var/www/beta.laggygamerz.com/vendor/php-pm/php-pm/ProcessSlave.php(57): PHPPM\ProcessSlave->bootstrap('PHPPM\Bootstrap...', 'production', false)

4 /tmp/dbgfFRoNd(6): PHPPM\ProcessSlave->__construct('httpKernel', 'PHPPM\Bootstrap...', Array)

5 {main}

thrown in /var/www/beta.laggygamerz.com/bootstrap/app.php on line 14

Any insight?

@andig
Copy link
Contributor

andig commented Mar 18, 2016

Should already be fixed, please retest.

@suhaibmalik
Copy link
Author

@andig Can confirm! Cookies working too now!

@marcj
Copy link
Member

marcj commented Mar 18, 2016

awesome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@andig @marcj @suhaibmalik and others