Support the ongoing development of Laravel.io →

getting errer used in having or havingRaw

here is my code $products = DB::table('post_data') ->select('*') ->selectRaw('( 6371 * acos(...

0 Likes
0 Replies

If using a query builder as to what in the form of its laravel ?

Hi guys, I have a query like the following may be a bit complex, I am a bit of trouble to convert in...

0 Likes
0 Replies

Unable to confirm email on laravel.io

I don't see a support channel for the site so I'll start a new thread. I received the not found page...

0 Likes
1 Replies
posted 7 years ago

Simple Grid for Laravel 5

Hello guys. Latest year i've released a package named rafwell/laravel-grid. Faced with the acceptanc...

0 Likes
0 Replies

Using array form data array in Vue , not working when I compile on webpack .

Hello Guys , I have a code that is working fine in Vue , but when I compiled it on Webpack , is not...

0 Likes
0 Replies

I am attempting a dynamic dependant dropdown.

Greetings Everyone, I've been following a tutorial on youtube for a dependant dropdown. when i follo...

0 Likes
7 Replies

Funny links coming from asset() output

I'm using Laravel 5.3 and Spark (maybe 1.0). In the Spark brand file file I have: <a class="...

0 Likes
2 Replies

Command "dump-autoload" is not defined.

When creating a migration on a new laravel 5 install. I got this error message as the artisan comman...

0 Likes
3 Replies

TokenMismatchException in VerifyCsrfToken.php line 46 error

I know this question has been asked many times and I've tried everyone of them to fix my issue: I us...

0 Likes
2 Replies

group by + min

i have models "Book" and "BookCategory" how to select the cheapest book in every...

0 Likes
3 Replies

laravel cashier SubscriptionBuilder.php

Laravel cashier. In the create method in the SubscriptionBuilder class I need to insert a value into...

0 Likes
0 Replies

While upgrading 5.1 to 5.2

FatalErrorException in BusServiceProvider.php line 16: Call to undefined method Illuminate\Bus\Dispa...

0 Likes
8 Replies

Laravel view cache not updated

Hello, Each change I made on blade files, I must clear the cache manually. (php artisan view:clear)...

0 Likes
1 Replies

where() on with() relation

Hello guys, I'm using Laravel for a while and I love it :) It's my first post here, so I'd like to s...

0 Likes
15 Replies

"Base table not found" error when extending Model

Hello guys! I got a problem that I'm not managing to solve. I have a model called "Jogo" t...

0 Likes
11 Replies
Solved
posted 7 years ago

Deploying Laravel: Does it have to be so hard? Will this idea work?

We're in the stages of deploying/redeploying a Laravel project and its quite hard and complex. I'm t...

0 Likes
1 Replies

Is always needed to return something in ServiceProvider::provides() method?

Hi. I's a simple question. If I have something like this in my service provider: public function boo...

0 Likes
3 Replies
Solved

How to join Triple Pivot table with another table

I have these tables categories id name sectors id name applications id category_id sector_id name...

0 Likes
1 Replies

FindMany function skips duplicates

Hi guys, I'm using FindMany to retrieve a bunch of records from my database that matches an array of...

0 Likes
1 Replies

Use unique validation for only specific record in database table

I'm trying to validate unique title for specific book_id it means is should be unique only specific...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.