Simply delete storage/framework/compiled.php and rerun composer install/composer update.
You should use eloquent count(). return User::where('ip_address', $_SERVER['REMOTE_ADDR'])->c...
As far a i saw, they also provide a JSON feed. JSON is way easier too work with. Maybe if you can pr...
The Laravel portal for problem solving, knowledge sharing and community building.
The community