I am getting this error when running it in terminal on my mac. This is what I am running in terminal...
Hello, I am developing a simple search engine and I am having troubles with receiving the results co...
Hi Everyone, I'm attempting to save user search phrases into my mysql database. I'm having a difficu...
I'm building forum. But I need help about building the forum display page. <?php $teemad = DB::ta...
Hi everyone I've been searching this for a while, but couldn't find the specific subject So here is...
I have two models, Character and Tag, that are in many-to-many relationship. I'd like to be able to...
I am creating an area where users can update the navigation menu which I am storing in the database....
So I've got a login system with the possibility for the user to change their email and to change the...
I created two migration files: ####1st migration fiie: <?php use Illuminate\Database\Schema\Blue...
I've created a type of forum which is sorted by "updated_at", but right now every page vie...
I have an parent->child relationship where a confirmed column in the pivot table exists. Both the...
I've been using Laravel for a couple of months, but I'm still very new. I'm something like phpMyAdmi...
Hello everyone, I'm a new user to Laravel framework, and following a long tutorial about how to use...
I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...
I'm building a football site, and have a problem with listing all the games the way i want. Basicall...
Hello everyone! I have the following models. Product.php class Product extends Eloquent { protected...
Hello. I'm using the Bllim Package for Datatable in my Laravel app. Its found here It's not working...
Hello Experts, I need small help regarding to updating profile information. im trying to update prof...
I am doing this for hashing all the passwords from previous project which was in pure PHP and rewrit...
Hello, I'am getting error when I'm using polymorphic relation. class User extends \Eloquent { pu...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community