Skip to content

issues Search Results · repo:laracasts/Presenter language:PHP

Filter by

32 results
 (78 ms)

32 results

inlaracasts/Presenter (press backspace or delete to remove)

When we can expect Laravel 12 support?
  • MrEldin
  • Opened 
    7 days ago
  • #59

My Model : ?php namespace App\Models; use App\Presenters\InventoryOutProductPresenter; use Illuminate\Database\Eloquent\Factories\HasFactory; use Illuminate\Database\Eloquent\Model; use Laracasts\Presenter\PresentableTrait; ...
  • sezohessen
  • Opened 
    on Mar 15, 2023
  • #54

With many other presenter packages out there, I keep coming back to this one for its simplicity and flexibility (others seem to limit themselves to much more restricted use-cases). Anyway, tried adding ...
  • judgej
  • Opened 
    on Dec 5, 2022
  • #52

https://packagist.org/packages/laracasts/presenter Larvel 9.0 is not supported
  • alanchang15
  • 1
  • Opened 
    on Feb 23, 2022
  • #51

Could you please add support for Laravel 9?
  • halloei
  • Opened 
    on Feb 15, 2022
  • #49

Hey, Will there be support for Laravel 6?
  • asivaneswaran
  • 1
  • Opened 
    on Sep 5, 2019
  • #47

I say that because a long time is not updated and there are some changes that need to be done.
  • guilhermegonzaga
  • 9
  • Opened 
    on Jan 16, 2016
  • #45

I wonder if this package is compatible with Laravel 5.2?
  • guilhermegonzaga
  • 2
  • Opened 
    on Dec 22, 2015
  • #44

It seems like something has changed with Laravel 5. Currently I m not able to use a function name which is equal to the name of the property. So this is not working and I can t figure it out why public ...
  • pixelpeter
  • 3
  • Opened 
    on Apr 6, 2015
  • #38

Why don t we rather use Traits for this? Than we could have multiple prester-traits and it would still be nicely clean. And it is very annoying to keep writing $model- present()- something.
  • vojtatranta
  • 1
  • Opened 
    on Mar 27, 2015
  • #37
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub