- display project if defined on landing page
- delete log settings in app.php (added logging.php)
This commit is contained in:
parent
f26f3f0919
commit
7b69477712
4 changed files with 97 additions and 6 deletions
|
@ -17,6 +17,7 @@ namespace App\Library\Xml;
|
|||
|
||||
use App\Models\XmlCache;
|
||||
use Illuminate\Support\Facades\Log;
|
||||
use \Exception;
|
||||
|
||||
class XmlModel
|
||||
{
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue