Support the ongoing development of Laravel.io →
posted 6 years ago

prepend CSS rule after mix processing

Hello, I'm trying to prepend every rules in my final public/css/admin.css with a .admin CSS class. T...

0 Likes
0 Replies
posted 6 years ago

Intervention Image issue

Hey Guys, I would love to kindly ask you for help with image resizing through Intervention Image plu...

0 Likes
0 Replies
posted 6 years ago

Login - Named Error Bags (laravel 5.5)

Hi, I'm really struggling with a login-box and a second form on one page. I can't manage to change t...

0 Likes
0 Replies

Reset password without users email address

Hi there, I want to simplify the password reset process for the user by determining the users email...

0 Likes
0 Replies
posted 9 years ago

Says email does not comply with RFC 2822, 3.6.2

I am having a really strange error in my email code. I am pulling a list of all Admin users from my...

0 Likes
5 Replies
posted 6 years ago

count from 2 3 relations down

Hi, Has anyone managed to count data from 2 tables down a relationship Normally you would do it with...

0 Likes
1 Replies

Getting weird strings after php artisan route:list

Greetings, I am working on a project that gave me after the withdrawal of developers. when I type ph...

0 Likes
1 Replies
Solved
posted 7 years ago

How to use the UrlGenerator::assetFrom() ?

When I use it in Blade template . It show me that Fatal error: Call to undefined function assetFrom...

0 Likes
2 Replies

Get data of one to many, which is got from many to many

My Category model public function firms() { return $this->belongsToMany('App\Firm'); } My Fi...

0 Likes
0 Replies
posted 6 years ago

Google bots doesn't read website

Hi, On some pages the Google bot can index the page, but other's it isn't possible? What causes this...

0 Likes
0 Replies
posted 7 years ago

GoDaddy flags PsySH as malware... anyone else seen this?

We've got a Laravel 5.4 app on shared hosting with GoDaddy, and today we got an "incident"...

0 Likes
3 Replies
posted 6 years ago

Why laravel can not cancel validation?

I think laraval no support in this regard, what do you think? I think one of the field validation f...

0 Likes
0 Replies

Add Hash Fragment to URL after returning View

Hi, I've been searching the web about this and all I see are appending the # to Redirects. How about...

0 Likes
0 Replies
posted 6 years ago

Laravel UK Hackathon - LaraHack

Calling all Coders/Designers or anyone interested in Laravel. LaravelUK are running a Hackathon in F...

0 Likes
0 Replies
posted 6 years ago

Eloquent JSON field, selecting attribute produce extra quote

This code: $translation = Translation::where('language_id', 2) ->whereNotNull('data-&...

0 Likes
1 Replies
posted 6 years ago

Unit test for restful api on production database

usually, unit tests create a new database and fill them based on the test, to always have a clean en...

0 Likes
1 Replies

policies and request loops

hello, I have an issue with requests loop with what appears to me like a pretty standard feature (bu...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel Installation, Linode issues.

Hello! I'm currently trying to get started with developing using Laravel, and settled on Linode as a...

0 Likes
6 Replies
posted 6 years ago

php artisan queue:work

How to run php artisan queue:work on production server?

0 Likes
3 Replies
posted 6 years ago

Cant run progect on real server while composer install

Hello. I have problem when I clone my project from github to real server and make: composer install....

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.