-
Is this package still maintained? Would it be possible to update in order to support Laravel 11?
```
advoor/nova-editor-js dev-fix/read-header-tool-config requires illuminate/support ^8.0 || ^9.0 |…
miagg updated
7 months ago
-
At the moment, everything in nova is just styled with tailwind css classes like 'relative', 'items-center', 'mb-3', etc. which is fine for a fix design and layout. But if you want to change the look a…
-
The WMO code are in the common code tables
http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI2/LatestVERSION/LatestVERSION.html
2018 Jun:
station: sonde_type(s) # lat lon
[all_stat_2018jun.txt…
-
1 composer require simonhamp/laravel-nova-csv-import --with-all-dependencies
2 new LaravelNovaCsvImport,
-
- Laravel Version: 10.43.0
- Nova Version: 4.32.11
- PHP Version: 8.3.2
- Database Driver & Version: Mysql 8.0.33
- Operating System and Version: MacOS 14.2.1
- Browser type and version: Google C…
-
I have a field in my table called "newsletter". It returns a 1 for true. The field is a tinyint(1) created via a migration script.
This in my detail view for my resource:
```
Boolean::make('Sub…
-
I want to modify MainHeader.vue
I have this working if I just want to make a simple modification to it.
Specifically I want to add a `` next to `` inside `MainHeader.vue`
So I do that
```
…
-
- Laravel Version: 9
- Nova Version: 9
### we find a way to extends nova components but we have problem in extending layouts.
for example: we want to customize main header in js/layouts/AppLayo…
-
### Element UI version
2.11.1
### OS/Browsers version
Mac/Chrome
### Vue version
2.6.10
### Reproduction Link
https://jsfiddle.net/mmx38qxw/
### Steps to reproduce
I have these in…
keyug updated
7 months ago
-
- Laravel Version: 5.7.22
- Nova Version: 1.3.1
- PHP Version: 7.3
- Operating System and Version: Mojave
I was trying to pass some data to `Card.vue` like it was described in the docs: ht…