Support the ongoing development of Laravel.io →

mikerh

Joined 19 Nov 2014

Statistics

Threads 2
Replies 3
Solutions 0
Articles 0
posted 9 years ago

Model "deleting" event being ignored

I have the following model. <?php namespace App; use Illuminate\Database\Eloquent\Model; class...

0 Likes
0 Replies

Laravel 5 - Config::set() not working in index.php

In Laravel 4 I can set app config values from index.php...for example Config::set('app.myvar','myval...

0 Likes
7 Replies
replied 9 years ago

Laravel 5 - Config::set() not working in index.php

Yes that works but doesn't solve my issue. The 401 challenge is on the index.php file, it can't be...

0 Likes
replied 9 years ago

Laravel 5 - Config::set() not working in index.php

Thanks but I am using Laravel in a Windows IIS environment and Windows Authentication. Since everyt...

0 Likes
replied 9 years ago

Laravel 5 new environment configuration

You use the env() method and the .env file. env() takes two arguments the envrinment variable you w...

0 Likes

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.