How do I orderBy a field that's in a related table as in: DB::with('relatedTable')->orderBy('rela...
I have these models: Post, Category and User. My goal is to show a paginated and sortable table disp...
Hello. So I have these Models: Product - for example, a t-shirt ProductVariant - for example, a XL-s...
i wont to make this query : SELECT w.wilayah, a.penerima FROM ( SELECT DISTINCT w...
Hi I'm following a tutorial tutorial But I keep getting the same error: TypeError: this.$refs.pagina...
Has anyone else had the problem that a new linode server on forge doesn't finish provisioning? After...
Hello.. How do I replace the words of a text? Example: $str = 'Hello :name ..Do you like :drink?'; $...
Hi all Iam trying to write controller for form i got a this error plz any one can help me thanks in...
Hello, I'm trying to prepend every rules in my final public/css/admin.css with a .admin CSS class. T...
Hey Guys, I would love to kindly ask you for help with image resizing through Intervention Image plu...
Hi, I'm really struggling with a login-box and a second form on one page. I can't manage to change t...
Hi there, I want to simplify the password reset process for the user by determining the users email...
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...
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