Support the ongoing development of Laravel.io →

619 Threads

Eloquent model hinting in PhpStorm works within php block but not in blade

Hi, I'm using PhpStorm 2016.3.3 version and in my dashboard.blade.php file, I have the following cod...

0 Likes
4 Replies
Solved

Using Illuminate/database outside of framework

I am trying to use the package with my CodeIgniter project by following the instructions given in re...

0 Likes
2 Replies
Solved

Using apache aliases with Laravel (htaccess / RewriteBase)

Hi artisans, I'm forced to use a very strange webserver setup with apache aliases. Laravel is instal...

0 Likes
8 Replies
Solved

How to get application name on a Blade template ?

Good morning, I'm new with Laravel. I want to show my application name on some Blade templates. I've...

0 Likes
2 Replies
Solved

Setting session.domain causes authentication to fail

When I set the session.domain configuration variable, I find that Laravel is suddenly unable to reco...

0 Likes
4 Replies
Solved

CIPHER Error

I keep getting this error after updating to laravel/framework (5.1.x-dev c8ade4d) The only supported...

0 Likes
10 Replies
Solved
posted 9 years ago

[Laravel5] How to change logs path?

In L4 we have an ability to change path where laravel stores it's logs (in /app/start/global.php fil...

0 Likes
5 Replies
Solved

Lumen Passport package error Call to undefined function Laravel\Passport\Console\config()

HI, It was working fine yesterday, But I keep getting this error when running this command php artis...

0 Likes
3 Replies
Solved

Custom View path with wildcard

I'm wanting to modularize the app I'm building in Laravel so I've created the app/Modules directory....

0 Likes
1 Replies
Solved

Laravel mix versioning doesn't remove old built files

I am using Laravel 5.4 with mix to version my javascript and scss files. The problem is: it doesn't...

0 Likes
1 Replies
Solved

Sierra Upgrade - Break in Laravel/Vagrant/Homestead -

I decided to do the upgrade and regretting it now so I am hoping to find someone else who might have...

0 Likes
1 Replies
Solved

[RuntimeException] Unable to detect application namespace

Hi to all! When I use cmd command php artisan make:command FooCommand i get runtime error from thre...

0 Likes
12 Replies
Solved

Change config value(s) from a form

Imagine I want to change the debug parameter from true to false. Is there something to WRITE "f...

0 Likes
6 Replies
Solved

MySQL Empty User Won't Connect to DB

Hello! I am new to Laravel and I spent the last 6 hours trying to get my application to connect to M...

0 Likes
4 Replies
Solved

laravel ERR_TOO_MANY_REDIRECTS after adding SSL

so i am using cloudways with digitalocean and now trying to add letsencrypt into my laravel 5.4 web...

0 Likes
1 Replies
Solved
posted 6 years ago

[SOLVED] Scheduler not working properly

Hi guys, I'm having an issue with the Scheduler in Laravel 5.4. I've created a cron job to trigger t...

0 Likes
1 Replies
Solved

Odd CRUD issue

Im having a odd issue with my CRUD on Laravel 5.4 and PHP 7.1 when developing via "php artisan...

0 Likes
1 Replies
Solved

How to get URL with current project language like http://example.com/en

I need project URL with current project language like http://example.com/en URL("/") this...

0 Likes
3 Replies
Solved

Artisan Migrate Not Working

I'm having problems with my migration code, This is the error I'm recieving: PHP Parse error: synta...

0 Likes
4 Replies
Solved

Database Error Migrate

after php artisan migrate, theres an error I got below: [Illuminate\Database\QueryException] SQLSTAT...

0 Likes
4 Replies
Solved

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.