When i try to do union with paginate i get this error: Cardinality violation: 1222 The used SELECT s...
I was wondering can I do something like $c=0 in my blade.php file without inclosing it in <?php ?...
Well, in my view I've a foreach and I display the id of a product with {{$look->item1_id}} but i...
Hi, I have just started playing with Laravel but am having a bit of trouble optimising this query us...
Hello Maybe someone could help me... i want to validate that a site title and url are unique, only w...
Hi, I'm trying to create a 'plugin' which is essentially a side box containing knowledge base snippl...
Looking for a great breadcrumb facade and wanted to know which one is proven that people like and pe...
I'm making an application this will include an install script. The script will ask for the user's DB...
hello i have sql how can i write in Laravel this sql ? please help. (SELECT goods_id, name, img, ano...
how to redirect old url to new url. old url: http://www.example.com/main.php?id=111 new url: http:...
Hi guys, I wanne redirect back to the previous page without input. How can i do that cause de functi...
I am trying to return errors back to my view, this is part of my controller TestcategoryController $...
This is a strange one I've never been able to solve ever since I started using Laravel. When I issue...
Hey, I'm really new to Laravel so this might be a dumb question. I'm doing a tutorial and it says th...
Hey guys, today I found out the laravel validator provides a filled method, but it's not present in...
I am trying to refresh the migration using this command. php artisan migrate:refresh My migrations a...
I have changed format date that way: BaseModel.php: use Carbon\Carbon; class BaseModel extends \Elo...
Hello, I have built a query with the Query Builder and I monitor what SQL is actually executed by du...
I have a problem with using morphMany relations in combination with lists in my model. I do have a M...
any advices what to do and what not to do to combine react.js with laravel project ? what is the goo...
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