nova-page icon indicating copy to clipboard operation
nova-page copied to clipboard

Static pages content management for Laravel Nova

Results 28 nova-page issues
Sort by recently updated
recently updated
newest added

After composer update get the following error: Class "Route" not found at vendor/whitecube/nova-page/src/Pages/TemplatesRepository.php:41 37▕ * @return void 38▕ */ 39▕ public function registerRouteTemplates() 40▕ { ➜ 41▕ foreach (Route::getRoutes()->getRoutes() as...

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @​ryanwilsonperkin in webpack/webpack#16759 v5.76.0...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

It would be good if there was a create page function so you can create new pages in the admin panel, and assign it to a specific template through a...

enhancement

The Nova Pages tool doesn't load correctly when routes are cached with `php artisan route:cache`. Steps to reproduce: 1. Load Nova, navigate to Pages tool. The tool load correctly. 2....

bug

Hello i used the package nova translatable with nova-page and when i convert the text to arabic i get this \U0623\U0647\U0644\U0627 \U0648\U0645\U0631\U062d\U0628\U0627 instead of normal arabic

![image](https://user-images.githubusercontent.com/33236577/104845071-6e799800-58cb-11eb-916e-a8e4d769a8c4.png) Steps: 1. Click Pages resource on the Nova sidebar 2. Enter 'home' in the search box (top of page) Expected: The resource table is filtered to display only pages...

We are currently using this package, and in combination with nova-flexible-content this is a winner 🎉 As nova-flexible-content now resolved the issue with advanced-nova-media-library field, it would be great to...

when delete an image in nova page it generates an error getMorphClass BadMethodException

bug

Hi, Brother your package is awesome. But i am facing issue with filter, i have attached screenshot: http://prntscr.com/qf4tt3. It is not working properly please tell me how to hide it...