docs icon indicating copy to clipboard operation
docs copied to clipboard

Results 42 docs issues
Sort by recently updated
recently updated
newest added

Found here: https://github.com/Laravel-Backpack/docs/pull/563 We should remove the instructions to publish the `public` assets in v6, as we are no longer using them... for quite some time 😞

Priority: MUST
documentation

docs for https://github.com/Laravel-Backpack/PRO/pull/237

### Need Add-ons list check https://backpackforlaravel.com/docs/6.x/install-optionals https://backpackforlaravel.com/docs/6.x/add-ons-official

Priority: SHOULD
documentation
Size: S

Docs have: - No info on Nested CRUD! - No info on feature available for Nest CRUD! [example here](https://github.com/Laravel-Backpack/demo/blob/59992ce98206031f2f3bfecb297ee62f4eb58f13/app/Http/Controllers/Admin/PetShop/OwnerPetsCrudController.php#L33) These are very useful. I received many queries on the forum...

Priority: MUST
documentation
Size: XS

Related with https://github.com/Laravel-Backpack/CRUD/pull/3502

Someone just reported that they couldn't get [Tenancy for Laravel](https://tenancyforlaravel.com/docs/v3/quickstart/) working with Backpack. Which is weird... I heard some people had it working in the past. We should probably investigate...

Priority: COULD

The previous instruction on how to override the registration form does not work. This is a working version.

Priority: MUST

docs for https://github.com/Laravel-Backpack/PRO/pull/217 & https://github.com/Laravel-Backpack/FileManager/pull/47

bug
Priority: MUST

Creating new themes has: - docs in https://github.com/Laravel-Backpack/docs/pull/447 - theme skeleton in https://github.com/Laravel-Backpack/theme-skeleton This will provide 80% of the info needed to create a new theme. HOWEVER. We can still...

Priority: SHOULD
Size: M

In the documentation explaint how to use Fake Fields but there is no reference to the function `->withFakes()` that return the entity with fake fields as attributes. That makes it...

Priority: SHOULD