Skip to content

Conversation

@Hasban-Fardani
Copy link
Collaborator

No description provided.

@billalxcode billalxcode added the enhancement New feature or request label Jul 11, 2024
This was linked to issues Jul 11, 2024
public function index(Pack $pack)
{
//
return $pack->categories;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this?

/**
* Remove the specified resource from storage.
*/
public function destroy(Pack $pack, PackCategory $packCategory)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete the pack variable if it is not used

public function show(Pack $pack, Sticker $sticker)
{
//
return $sticker;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use standard json response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Pack Categories Delete Pack Categories

3 participants