Hey guys. Still having a bit of a hard time learning the relationships ^^ So i wanna print out all t...
Hey guys my DB is like you see above. Now i am wondering how i can print out the names of the weapo...
Hey guys I followed this short tutorial: http://blog.elenakolevska.com/laravel-alpha-validator-that-...
Hello I want to put some sort of timer so the user can only add data to the database let's say ever...
Hello If i have a table named 'Books' and i would want to print out all the names of the books that...
I found these (short) tutorials easy for learning to work with relationships: https://www.youtube.co...
So i have changed my controller to this: <?php class HomeController extends BaseController { pu...
Nope, now i get another error: Call to undefined method Illuminate\Database\Eloquent\Collection::ta...
It is normal that the hash is different each time. If you login you don't have to hash the password...
Thanks, that indeed looks better. One question tho i had to change if ( ! $user ) { retu...
The Laravel portal for problem solving, knowledge sharing and community building.
The community