I would like to how codeception can help when dealing with clients requirements ? Does anybody has c...
Hi i was checking my develop and i saw something wrong, the develop works apparently fine but just w...
Hello, i have created package, which adds roles and permissions functionality to the laravels authen...
I'm trying to relate a user model and a comments model. My user model has the following code.. clas...
This may be a weird question, but is there a way to seed the db from a migration? The reason is that...
DB::table('items')->where('id', $itemID)->increment('save',1); As above, is that possible or d...
Given this URL structure www.example.org/category www.example.org/category/subaction1 www.example.or...
I'm building multiple page quiz. When users select options(answer) for a question, it should store i...
I'm struggling with where to put logic like this? http://laravel.io/bin/Qz41 I have a multi domain a...
Hey there, we´re trying to rebuild our company´s website with laravel. At the moment we have some bi...
Hi, I'm having some problem with PHPStorm when I paste something into it. I is very hard to explain...
how could i display the forum topics from the database to the page?
Hello, I am new from Laravel, migrating from Codeigniter. And I am currently building my first websi...
I'm new to testing and am trying to figure out how to inject dependencies. I am able to inject objec...
I want to create a CollectionPresenter object that allows me to decorate a collection with functions...
Hi all! How do I get rid of the index.php file in the URL? Currently my site works either way: http:...
#A little about us... Rocabee are a tight-knit team of web professionals covering a wide array of te...
I have two tables products (model: Products) product_common_auction (model: ProductCommonAuction...
Laravel 4.1.21 This does not happen every time but for a few template files only. Template File...
Hi i have two tables CATEGORY and PRODUCT i need SUBCATEGORY and then PRODUCT this is my database m...
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