I am having a really strange error in my email code. I am pulling a list of all Admin users from my...
Hi, Has anyone managed to count data from 2 tables down a relationship Normally you would do it with...
Greetings, I am working on a project that gave me after the withdrawal of developers. when I type ph...
When I use it in Blade template . It show me that Fatal error: Call to undefined function assetFrom...
My Category model public function firms() { return $this->belongsToMany('App\Firm'); } My Fi...
Hi, On some pages the Google bot can index the page, but other's it isn't possible? What causes this...
We've got a Laravel 5.4 app on shared hosting with GoDaddy, and today we got an "incident"...
I think laraval no support in this regard, what do you think? I think one of the field validation f...
Hi, I've been searching the web about this and all I see are appending the # to Redirects. How about...
Calling all Coders/Designers or anyone interested in Laravel. LaravelUK are running a Hackathon in F...
This code: $translation = Translation::where('language_id', 2) ->whereNotNull('data-&...
usually, unit tests create a new database and fill them based on the test, to always have a clean en...
hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...
Hello! I'm currently trying to get started with developing using Laravel, and settled on Linode as a...
How to run php artisan queue:work on production server?
Hello. I have problem when I clone my project from github to real server and make: composer install....
I want to create a clone application in laravel, but I am little concerned about the user reactions....
I want to create fake session for dummy user in Test
Hello, I would create a simple menu based on categories which are they creating from database. I hav...
Let's assume a model with one accessor: public function getMyAttributeValue($value) { <my code...
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