laravel-splade icon indicating copy to clipboard operation
laravel-splade copied to clipboard

💫 The magic of Inertia.js with the simplicity of Blade 💫 - Splade provides a super easy way to build Single Page Applications (SPA) using standard Laravel Blade templates, and sparkle it to make it...

Results 54 laravel-splade issues
Sort by recently updated
recently updated
newest added

After these changes we are able to exclude one or more columns for the rowLinks/rowModal/rowSlideover: ```php ->column(key: 'key', label: __('Label'), canBeHidden: true, sortable: true, clickable: false) ``` This could be...

I have tables with columns that I need to change the color based on what the data contains. For instance when displaying 'Approved' I want to make it green. If...

- Laravel Version: 10.46.0 - PHP Version: 8.3.2 - Splade JS Version (npm): 1.4.16 - Splade PHP Version (composer): 1.4.16 - Dev environment (OS, Sail/Valet/etc): Herd ### Description: On a...

- Laravel Version: 9.50.2 - PHP Version: 8.1.1 - "protonemedia/laravel-splade": "^1.4" - Splade JS Version (npm): #.#.# - "@protonemedia/laravel-splade": "^1.4.16", - "@vitejs/plugin-vue": "^4.0.0", - "@vuelidate/core": "^2.0.3", - "@vuelidate/validators": "^2.0.3", -...

- Laravel Version: 10.41.0 - PHP Version: PHP 8.1.2-1ubuntu2.14 - Splade JS Version (npm): 1.4.16 - Splade PHP Version (composer): 1.4.16 - Dev environment (OS, Sail/Valet/etc): Linux Mint 21.3 Virginia...

- Laravel Version: 10.17.1 - PHP Version: 8.2.10 - Splade JS Version (npm): 1.4.16 - Splade PHP Version (composer):1.4.16 - Dev environment (OS, Sail/Valet/etc): macOS Ventura, Sail ### Description: On...

- Laravel Version: 10.13.1 - PHP Version: 8.2.0 - Splade JS Version (npm): 1.4.11 - Splade PHP Version (composer): 1.4.11 - Dev environment (OS, Sail/Valet/etc): Windows ### Description: I am...

- Laravel Version: 10.1.5 - PHP Version: 8.2.3 - Splade JS Version (npm): 1.3.1 - Splade PHP Version (composer): 1.3.1 - Dev environment (OS, Sail/Valet/etc): macOS, Valet ### Description: After...

needs more info

- Laravel Version: 10.14.1 - PHP Version: 8.1.2 - Splade JS Version (npm): 1.4.11 - Splade PHP Version (composer): 1.4.15.1 - Dev environment (OS, Sail/Valet/etc): ... ### Description: In my...