For some reason, yet unknown to me - I can't reach the website using homestead. Unless I use http:/l...
If I use the following code snippet in my model it inserts the data: $fillable = ['email', 'username...
I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...
Solved! turns out, that I needed to install net-tools : https://bbs.archlinux.org/viewtopic.php?pid=...
Namespace wrong. in BackendServiceProvider.php : namespace learningLaravel\Providers;
Hi, Check this out: https://github.com/JeffreyWay/Laravel-4-Generators/issues/365 I had the same iss...
The Laravel portal for problem solving, knowledge sharing and community building.
The community