Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / InterNACHI/modular issues and pull requests
#107 - Attempt to read property "username" on null
Issue -
State: open - Opened by savaliya-doli22 27 days ago
#106 - Fix PHP 8.4 deprecations
Pull Request -
State: closed - Opened by ejunker about 2 months ago
- 1 comment
#105 - Feature Request: Autoload tests dir using autoload-dev
Issue -
State: open - Opened by cobbles 3 months ago
- 1 comment
#104 - Customize stub with Module name placeholder
Issue -
State: open - Opened by masiorama 4 months ago
#103 - Add void return type to migration stub
Pull Request -
State: open - Opened by michaelconnelly 4 months ago
#102 - Change name cache file
Pull Request -
State: open - Opened by ithuis 5 months ago
#101 - Module Inside Module
Issue -
State: closed - Opened by mra-dev 5 months ago
- 1 comment
#100 - enhance documentation for retrieving translations.
Pull Request -
State: open - Opened by zobay 5 months ago
#99 - Add modules_path helper function
Pull Request -
State: open - Opened by azzarip 7 months ago
#98 - Issue Proposal for Laravel Prompts Integration
Issue -
State: closed - Opened by martin-lechene 7 months ago
- 2 comments
#97 - Modules API routes not working
Issue -
State: closed - Opened by kennethsantianez 8 months ago
- 6 comments
#96 - Add option to disable module discovery
Pull Request -
State: open - Opened by viicslen 9 months ago
- 2 comments
#95 - Modules routes not getting added to web...
Issue -
State: open - Opened by micah-quinn 9 months ago
- 4 comments
#94 - Enabling GitHub Discussions
Issue -
State: open - Opened by polodev 9 months ago
- 1 comment
#93 - feat: load overriden blade files
Pull Request -
State: closed - Opened by phadaphunk 9 months ago
#92 - composer update modules/my-module giving error
Issue -
State: open - Opened by sagar-patona 9 months ago
- 4 comments
#91 - Make --module input optional
Pull Request -
State: open - Opened by princejohnsantillan 9 months ago
- 5 comments
#90 - Switch to static property reflection
Pull Request -
State: closed - Opened by inxilpro 10 months ago
#89 - CSRF session
Issue -
State: closed - Opened by flyzard 10 months ago
- 1 comment
#88 - Improved event discovery (Laravel 10/11 compatible)
Pull Request -
State: closed - Opened by inxilpro 10 months ago
- 2 comments
#87 - Update link to Laravel docs
Pull Request -
State: closed - Opened by avosalmon 10 months ago
- 1 comment
#86 - Disable module autoload
Pull Request -
State: open - Opened by rzkhrv 10 months ago
- 6 comments
#85 - Livewire Component wrong view path
Issue -
State: open - Opened by Filefabrik 10 months ago
- 1 comment
#84 - Livewire Class create in Http, does not match with Laravel-11 / config of livewire
Issue -
State: open - Opened by Filefabrik 10 months ago
- 3 comments
#83 - Best way to extract a module to be used in multiple projects?
Issue -
State: closed - Opened by RishabSwift 10 months ago
- 2 comments
#82 - Config switch added for event autodiscovery
Pull Request -
State: closed - Opened by Wulfheart 10 months ago
- 2 comments
#81 - Laravel 11: Autodiscovery of events is not working anymore
Issue -
State: closed - Opened by Wulfheart 10 months ago
- 13 comments
#80 - Fixed empty directory creation
Pull Request -
State: closed - Opened by Wulfheart 10 months ago
#79 - Cancelling make:module command still creates directory
Issue -
State: closed - Opened by Wulfheart 10 months ago
#78 - Attempt to read property "name" on null
Issue -
State: open - Opened by dmb-220 11 months ago
- 2 comments
#77 - Laravel 11 Composer Update Not Tagged
Issue -
State: closed - Opened by onairmarc 11 months ago
#76 - Resolves #75 Command $signature is being replaced with modular_name:command
Pull Request -
State: closed - Opened by WebKenth 11 months ago
- 1 comment
#75 - Command $signature is being replaced with `modular_name:command`
Issue -
State: closed - Opened by WebKenth 11 months ago
#74 - Merge custom stubs to existing stubs instead of overwriting them
Issue -
State: closed - Opened by giuszeppe 11 months ago
- 1 comment
#73 - Laravel 11.x Compatibility
Pull Request -
State: closed - Opened by laravel-shift 11 months ago
- 3 comments
#72 - The "--module" option do not work for Livewire
Issue -
State: open - Opened by rtrudel 11 months ago
- 13 comments
#71 - Remove or delete module feature
Issue -
State: open - Opened by inkomomutane 11 months ago
- 1 comment
#70 - Add void return type to ServiceProvider stub
Pull Request -
State: closed - Opened by thearyanahmed 11 months ago
- 1 comment
#69 - Remove unexpected formatOutput
Pull Request -
State: open - Opened by hettiger 11 months ago
- 4 comments
#68 - Inertia
Issue -
State: open - Opened by alnutile 11 months ago
- 9 comments
#67 - Filament Support
Issue -
State: open - Opened by AshrafBasry 12 months ago
- 1 comment
#66 - The `modules:sync` command causes a warning
Issue -
State: open - Opened by hettiger 12 months ago
- 1 comment
#65 - Localization of validation messages
Issue -
State: closed - Opened by hettiger 12 months ago
- 2 comments
#64 - Support: How can Use Livewire Volt with InterNACHI/modular
Issue -
State: closed - Opened by polodev 12 months ago
- 2 comments
#63 - FIX deprecated function signature
Pull Request -
State: closed - Opened by da-mask almost 1 year ago
- 5 comments
#62 - Support default Livewire V3 location
Pull Request -
State: closed - Opened by skylerkatz about 1 year ago
#61 - [QUESTION]: Converting an existing composer package to a module?
Issue -
State: closed - Opened by secondmanveran about 1 year ago
- 1 comment
#60 - FIX Livewire Make Command Compatibility
Pull Request -
State: open - Opened by artisanbr about 1 year ago
- 5 comments
#59 - FIX Livewire Make Command Compatibility
Pull Request -
State: closed - Opened by artisanbr about 1 year ago
#58 - Add The Ability to Disable Kebab Casing
Pull Request -
State: closed - Opened by onairmarc about 1 year ago
- 8 comments
#57 - fixed make command to stop removing signature
Pull Request -
State: closed - Opened by dcblogdev about 1 year ago
#56 - Use autoload-dev for tests, factories and seeders
Pull Request -
State: closed - Opened by bogdankharchenko about 1 year ago
#55 - Resolve some Windows-related relative path issues
Pull Request -
State: closed - Opened by inxilpro about 1 year ago
#54 - Livewire support
Issue -
State: closed - Opened by binaryfire over 1 year ago
- 1 comment
#53 - Trying to create {Module}RouteProvider
Issue -
State: closed - Opened by walterdis over 1 year ago
- 1 comment
#52 - Has anyone tried using Pest with this package ?
Issue -
State: open - Opened by vishytk over 1 year ago
- 9 comments
#51 - Filament Support
Issue -
State: closed - Opened by dgoetzit over 1 year ago
- 12 comments
#50 - livewire.namespace
Issue -
State: closed - Opened by wiyatnanto over 1 year ago
- 2 comments
#49 - Sub Modules
Issue -
State: closed - Opened by akhalid4493 over 1 year ago
- 2 comments
#48 - [style] update migration stub
Pull Request -
State: closed - Opened by alissn over 1 year ago
#47 - Laravel 10.x Compatibility
Pull Request -
State: closed - Opened by laravel-shift almost 2 years ago
- 4 comments
#46 - Multiple Folders
Issue -
State: closed - Opened by ghost about 2 years ago
- 5 comments
#45 - Target class doesn't exist
Issue -
State: closed - Opened by ifarsolutions about 2 years ago
- 1 comment
#44 - Don't autoload test php files on production
Pull Request -
State: closed - Opened by Sophist-UK over 2 years ago
- 3 comments
#43 - Config file hierarchy
Issue -
State: closed - Opened by Sophist-UK over 2 years ago
- 7 comments
#42 - Misc GH workflow tweaks
Pull Request -
State: closed - Opened by Sophist-UK over 2 years ago
- 4 comments
#41 - Address Windows path separator issues
Pull Request -
State: closed - Opened by Sophist-UK over 2 years ago
- 4 comments
#40 - `DIRECTORY_SEPARATOR` issue with Modular running in Windows
Issue -
State: closed - Opened by Sophist-UK over 2 years ago
- 5 comments
#39 - Modular and Inertiajs
Pull Request -
State: closed - Opened by BlazL over 2 years ago
- 1 comment
#38 - Fix for Windows OS
Pull Request -
State: closed - Opened by jrmessias over 2 years ago
- 3 comments
#37 - Livewire view page when creating a new component
Issue -
State: closed - Opened by dcblogdev over 2 years ago
#36 - The "--module" option don't work for controller
Issue -
State: closed - Opened by jrmessias over 2 years ago
- 5 comments
#35 - The "--module" option does not exist Livewire and Migrations
Issue -
State: closed - Opened by dcblogdev over 2 years ago
- 6 comments
#34 - Support Laravel 9.0
Pull Request -
State: closed - Opened by eckelarsson almost 3 years ago
#33 - Customizable folder structure and stub files
Pull Request -
State: closed - Opened by bogdankharchenko about 3 years ago
#32 - [DX] Throw exception if module not exists
Issue -
State: closed - Opened by robsontenorio about 3 years ago
- 1 comment
Labels: enhancement, good first issue
#31 - [Question] Web middleware
Issue -
State: closed - Opened by robsontenorio about 3 years ago
- 4 comments
#30 - can i enable or disable a module?
Issue -
State: closed - Opened by emreakay about 3 years ago
- 1 comment
#29 - Update `PhpWorkspaceProjectConfiguration` during sync
Issue -
State: closed - Opened by inxilpro about 3 years ago
#28 - A Livewire component was not found error
Issue -
State: closed - Opened by aswinghosh-2hats over 3 years ago
- 1 comment
#27 - OS Windows make:module path failed
Pull Request -
State: closed - Opened by knoonrx over 3 years ago
- 1 comment
#26 - Add Support for Casts Generator Command
Pull Request -
State: closed - Opened by bogdankharchenko over 3 years ago
- 1 comment
#25 - Non support with swagger
Issue -
State: closed - Opened by laurence702 over 3 years ago
- 4 comments
#24 - Laravel 8 Factories namespaces
Issue -
State: closed - Opened by dcblogdev over 3 years ago
- 6 comments
#23 - Strategy for testing 3rd-party integrations
Pull Request -
State: closed - Opened by inxilpro almost 4 years ago
#22 - Handle DirectoryNotFoundException
Pull Request -
State: closed - Opened by inxilpro almost 4 years ago
- 1 comment
#21 - Livewire auto-discovery.
Pull Request -
State: closed - Opened by eckelarsson almost 4 years ago
- 12 comments
#20 - Livewire support
Issue -
State: closed - Opened by dcblogdev almost 4 years ago
- 1 comment
#19 - Missing /app-modules/*/src/View/Components
Issue -
State: closed - Opened by dcblogdev almost 4 years ago
- 2 comments
#18 - Add sortByName to AutoDiscoveryHelper.
Pull Request -
State: closed - Opened by DanielCoulbourne almost 4 years ago
#17 - Caching Improvements
Pull Request -
State: closed - Opened by inxilpro about 4 years ago
- 1 comment
#16 - Reduce filesystem IO from Symfony Finder
Pull Request -
State: closed - Opened by ejunker about 4 years ago
- 2 comments
#15 - Allow composer/composer ^2.0 to be used
Pull Request -
State: closed - Opened by ejunker about 4 years ago
#14 - Composer 2 support
Issue -
State: closed - Opened by ejunker about 4 years ago
- 1 comment
#13 - fix for windows
Pull Request -
State: closed - Opened by EgorGruzdev about 4 years ago
- 5 comments
#12 - change newLine() method signature to be compatible with Laravel 8.10
Pull Request -
State: closed - Opened by ejunker over 4 years ago
- 1 comment
#11 - Fatal Error with Laravel 8.10
Issue -
State: closed - Opened by ejunker over 4 years ago
- 1 comment
#10 - Support livewire?
Issue -
State: closed - Opened by adrian-ub over 4 years ago
- 1 comment
#9 - Is it compatible with Laravel 8?
Issue -
State: closed - Opened by martio over 4 years ago
- 2 comments
#8 - OS Windows make:module path failed
Issue -
State: closed - Opened by EgorGruzdev over 4 years ago
- 5 comments