Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
595 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
Created a pull request in Larsklopstra/nebula-documentation that received 2 comments
Fix "Edit on GitHub" button
Updated theme dependency to the one with defaultDir introduced
Changed defaultDir in settings.json
Solves #3
Created an issue in osbre/livewire-editable-table that received 1 comment
Use "computed property" instead of injecting in constructor
Bad: public function __construct($id) { parent::__construct($id); $this->rows = $this->query() ->get() ->map(fn($model) => $model->toArray()) ->to…
Joined the Laravel Orchid organization
RAD platform for building back-office applications, admin panel, or CMS your @Laravel app.