Hello, after updating to Laravel 5, I'm getting the following error. Argument 1 passed to Illuminate...
hetnieuweweb said: Don't forget to place the '/' before your url. Like this: Route::get('/about-us'...
It's already avalible to the public: https://github.com/LaravelIO/laravel.io
namespace App\Service\Test; class Contacts { $contrat_data = \MyTable ::where('contactID', '=',...
If you could mark this topic as solved, it makes sure that other people don't reply, and makes it ea...
The Laravel portal for problem solving, knowledge sharing and community building.