Support the ongoing development of Laravel.io →

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
posted 7 years ago

“Too few arguments to function error . . . 0 passed and exactly 1 expected” Error

does anyone know why I’m getting a “too few arguments to function error . . . 0 passed and exactly...

0 Likes
1 Replies

How to define polymorphic many-to-many-to-many?

I have a polymorphic relationship issue that i'm trying to solve. But i dont know how to go about it...

0 Likes
0 Replies

laravel theme engine for region sidebar, breadcrumb, page title

I have used drupal for many years to develop custom web applications. Just switch to Laravel recentl...

0 Likes
0 Replies

Routing with https

Setting url to 'https://www.domain.com' in config/app.php instead of 'http://www.domain.com' seems t...

0 Likes
16 Replies

Laravel stacking application

Hello, i wonder if there is any way to stack laravel application and change .env file in order to ap...

0 Likes
0 Replies

error make:request

Hello, Please help me, this is the error that i get when i execute this php artisan make:request Pro...

0 Likes
0 Replies

JWTAuth - query error!

Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...

0 Likes
0 Replies

Call to undefined method stdClass::path()

Im trying to call this path function from my index.blade.php. But I get the undefined method excepti...

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