Simple-SMS Hello everyone! I am excited to announce Simple-SMS; our next package release for Laravel...
Simple-QrCode What is Simple-QrCode? Simple QrCode is an easy to use library made for Laravel. We f...
l3hash said: Hi, try $user->posts()->detach( $post) I don't think this will work because it...
Can you post your composer.json file please? This would help to debug this.
You have a small typo in your rules. It should be: $rules = array( 'username' => 'requir...
The Laravel portal for problem solving, knowledge sharing and community building.