Hello! Where, in your opinion, is better positioned to work with logic models. Working with models i...
I'm more and more looking at working with a combination of phpspec for unit testing and codeception...
Hi, I want to use the laravel's encypt fucntion to encrypt my password field so for that i need to...
Hi, I have, say, 'User' model that has many 'Addresses'. Both User and Address models have fields wi...
I'm curious how you guys structure the controller's response on an ajax call? I usually don't use th...
I'm in the midst of building a pretty large website with a lot of different content on each page. I...
Hi there, I've got a little question on value objects. It's clear that value objects identify themse...
Hello friends, I'm currently coding a REST API, however I'm having an issue with Laravel 4.1.x Bindi...
I have an issue with autoloading appearing to work fine on my local machine but not on our server. I...
Hello, Here is my NewSite.php command file: <?php use Illuminate\Console\Command; use Symfony\Co...
Hi, I want to have my id columns of all my tables with unique alphanumeric string instead of the usu...
Need independent testing/evaluation done on a web application currently being developed using Larave...
Need independent testing/evaluation done on a web application currently being developed using Larave...
Hi everyone, I'm building a website where every posts has comments. Each comments have upvotes/downv...
The default layout and its controller has the main menu which gets user info from the DB for the log...
I am trying to set-up a demo account for my application. However the system logs out the account if...
I really wondered the way Laravel implements the queue component ; I do know how to configure and de...
Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...
Hi folks, I'm trying to create (kind of) a base controller for some controllers. There are different...
I have a API endpoint which should list all users who are members of an organisation. Users and Orga...
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