-
- Laravel Mix Version: 6.0.9
- Node Version: 14.15.0
- NPM Version: 6.14.8
- OS: Win10
### Description:
`sass()` step won't allow to transverse to project's root in V6, Below was workin…
-
hi.
When load the route admin/themes/options/sample-theme
return error "Call to undefined method stdClass::getTranslatedAttribute()"
Laravel 5.8.35
Voyager: 1.2.11 or 1.3.0
![error](https:/…
-
There are a number of places where improvements are needed and more features can be added too. I a listing a few here and there are more. We may discuss those here plan and prepare a work plan as well…
-
### What happened?
since this is a custom login background only... Im expecting it to work with the filament themes. Its not compatible. I'm using the https://filamentphp.com/plugins/hasnayeen-themes…
-
when i run "npm run dev" or "npm run webpack" as you made in the video it game me the belwo error
----------------------------------------------------------------------------------------
C:\larago…
-
1. PHP version :
```
PHP 8.1.23 (cli) (built: Sep 15 2023 21:56:29) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.23, Copyright (c) Zend Technologies
with Zend OPcache v8.1.23, Copyright…
-
Hello,
I have a whole bunch of twig files with a ".html" extensions (i.e., "structure.html").
These files are in a directory hierarchy, and many include or extend others.
These were built p…
-
after migrate from teepluss\theme to FaCuZ/laravel-theme, in script
```php
{!! Theme::asset()->container('footer')->usePath()->add('app', 'js/app.js') !!}
```
i get error:
```
"Object of class…
-
- Laravel Mix Version: 6.0.49
├── @popperjs/core@2.11.8
├── ajv@6.12.6
├── axios@0.21.4
├── bootstrap@5.3.0
├── cross-env@5.2.1
├── css-loader@5.2.7
├── fabric@4.6.0
├── imagemin@6.1.0
├── …
-
hello any can help me?
this work correctly (direct in blade)
return view('index')->with('posts',$post)->with('recent_posts',$rcnt_post);
but with themes no work (with laravel-theme)
return The…