Hi guys, First of all: Hello to the Laravel Community. Working as a web developer in an agency I hav...
I am building a fairly complex application that will store many different user factors. In theory, e...
I am currently trying to dynamically create a database with a user provided string. I can get the d...
Hi, is there any way to combine "with" and "join" in a single fluent query? Eg.:...
I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...
I have two tables Product and reviews, in which the reviews contains a rating. i am trying to order...
I am trying to pull all Profiles only if there is a record in the ProfileAttributes table and as a t...
i am trying to get an object from a database where the schema is timestamp period_starts_at timestam...
Under the heading "Many To Many Polymorphic Relations" in the laravel docs http://laravel....
i want to change the date format in controller before doing validation. Below is my view <input t...
local.ERROR: BadMethodCallException: Call to undefined method Illuminate\Database\Query\Builder::out...
So Ive learned how to make simple service providers that call a helper method from a helper folder....
I am new and needed this openApi to work for my site. But didn't know the process. I am searching fo...
Hello, I have simple application showing one table with results to authenticated users Illuminate\Fo...
I'm still relatively new to Laravel and I'm trying to work out how I can accomplish the following. I...
Hi, i just learned to use laravel and ldap. Currently, I'm creating a web system for employees. I ha...
How do I perform a Laravel unique validation on multiple columns for unique relations. One user can...
i want get last post On Tag : 1 - paginate All Tags ( order By created_at ) ( for Example : $blogTag...
I have a table that needs to store confidential data in two BLOB columns. The overall SQL statement...
good day all, i hope people here will be able to help me out. i am working on this OAuth login mecha...
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