Support the ongoing development of Laravel.io →

vanderb

Joined 17 Mar 2015

Statistics

Threads 1
Replies 5
Solutions 2
Articles 0
posted 8 years ago

Can't enable APC-Cache - Method not found

Hi community, I try to enable apc-cache on my laravel-project. APC is enabled on server. My error-lo...

0 Likes
4 Replies
replied 8 years ago

Can't enable APC-Cache - Method not found

Ok, that's weird. If i test the snippet from above, it works. If I test with "function_exists&q...

0 Likes
replied 8 years ago

Can't enable APC-Cache - Method not found

Found out this error only appears on live-server. On my dev-Server everything works fine. So it shou...

0 Likes
replied 8 years ago

Search using two models

Have you take a look into Laravel Documentation under "Eloquent Relationships"? http://lar...

0 Likes
replied 8 years ago

undefined index:car

It is a normal php-error, has nothing to do with Laravel. Checkboxes are not included in the request...

0 Likes
Solved
replied 9 years ago

Artisan::call('vendor:publish') inside a package Service Provider boot method - Circular Reference

Hi, I had the same problem. Try to add your Artisan::call-function to routes callback-function. Or a...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.