Support the ongoing development of Laravel.io →

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

Multiple crons / administrative tasks

Hi, I currently utilize tasks scheduling, it works via web server user's (www-data) crontab. Now I n...

0 Likes
0 Replies
posted 7 years ago

Include bootstrap glyphicons

How can I include Bootstrap glyphicons in Laravel 5.4? network tool in Chrome show a 404 error to th...

0 Likes
2 Replies

Multiple Authorisation/ multiple groups of roles - preferred starting package

Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...

0 Likes
1 Replies

Redirecting to a different area based on a "service ID"

I'm fairly new to Laravel and couldn't find anything on this. If for example, I was creating a panel...

0 Likes
2 Replies
posted 7 years ago

Http request in controller works, https doesn't

Hi, I'm using a controller to talk to an API which I made. The API requests were working fine until...

0 Likes
2 Replies

Pictures linked to posts

Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...

0 Likes
6 Replies
Solved

Laravel 5.3 Auth - Possibility to register and log in but also to continue as guest

I'm currently developing a website with Laravel, where users can register and afterwards login in or...

0 Likes
3 Replies
posted 7 years ago

Middleware in only one controller

Is there a way to create middleware only for one controller. So i mean like a inner middleware? I do...

0 Likes
1 Replies

Extending a vendor model

Hello, This is my first attempt at writing a server provider. Any help would be deeply appreciated....

0 Likes
2 Replies

Laravel in Windows: artisan model casues composer corruption.

I am currently using XAMPP (a typical WAMP config), and the only apache configuration I've changed i...

0 Likes
0 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.