Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / laracademy/generators issues and pull requests

#64 - Update ModelFromTableCommand.php

Pull Request - State: closed - Opened by danrovito about 1 year ago

#63 - Update ModelFromTableCommand.php

Pull Request - State: closed - Opened by danrovito over 1 year ago

#62 - Update README.md

Pull Request - State: closed - Opened by danrovito over 1 year ago

#61 - Filter "performance_schema" (MySQL 8)

Pull Request - State: closed - Opened by daverogers over 2 years ago

#60 - Duplicate Columns and unnecessary models generating

Issue - State: closed - Opened by hassaanih over 2 years ago - 2 comments

#59 - unexpected '=>' (T_DOUBLE_ARROW), expecting ')' fn

Issue - State: closed - Opened by AlefMac over 2 years ago - 1 comment

#58 - Update ModelFromTableCommand.php

Pull Request - State: closed - Opened by zacglenn almost 3 years ago - 3 comments

#57 - Arrow function usage breaks compatibility for PHP Version 7.3.33 users

Issue - State: closed - Opened by zacglenn almost 3 years ago - 2 comments

#56 - Update ModelFromTableCommand.php

Pull Request - State: closed - Opened by danrovito almost 3 years ago

#55 - Does it work with Postgresql?

Issue - State: closed - Opened by Inkognitoo almost 3 years ago - 1 comment

#53 - Syntax error

Issue - State: closed - Opened by breakdom almost 3 years ago - 2 comments

#52 - speed optimizations

Pull Request - State: closed - Opened by daverogers about 3 years ago - 1 comment

#51 - Cleanup and remove "all" option

Pull Request - State: closed - Opened by daverogers about 3 years ago

#50 - Add minimum php version number

Pull Request - State: closed - Opened by mrbig00 about 3 years ago - 1 comment

#49 - New Lambdas and README Updates

Pull Request - State: closed - Opened by daverogers over 3 years ago - 1 comment

#48 - primary key column name not detected

Issue - State: closed - Opened by GabrieleMartini over 3 years ago - 2 comments

#46 - update for issue #45

Pull Request - State: closed - Opened by danrovito over 3 years ago

#45 - Laravel 8 make default namespace App\Models instead of App

Issue - State: closed - Opened by johnneijzen almost 4 years ago - 2 comments

#44 - Command Dosent recognise the --all command

Issue - State: closed - Opened by ax3cubed almost 4 years ago - 2 comments

#43 - Update README.md

Pull Request - State: closed - Opened by johnneijzen almost 4 years ago

#42 - command --all not working on laravel 8

Issue - State: closed - Opened by johnneijzen almost 4 years ago - 1 comment

#41 - Use Config to Generate Better Data

Pull Request - State: closed - Opened by daverogers about 4 years ago - 1 comment

#40 - Laravel 8 Models

Issue - State: closed - Opened by michael-mcmullen about 4 years ago - 1 comment

#38 - Fix Str class not found

Pull Request - State: closed - Opened by OsamaMohammed over 4 years ago - 1 comment

#37 - Only build models from tables not views

Pull Request - State: closed - Opened by amphetkid almost 5 years ago

#36 - Updated str_singular to use the new Str class (Laravel 6)

Pull Request - State: closed - Opened by michael-mcmullen almost 5 years ago

#35 - Rework Namespace and Folder options

Pull Request - State: closed - Opened by michael-mcmullen about 5 years ago

#34 - Error Class 'Str' not found on laravel 6.1

Issue - State: closed - Opened by goldgeer about 5 years ago - 3 comments

#33 - laracademy/generators 2.0 empty namespace

Issue - State: closed - Opened by wjdrnrdlekt about 5 years ago - 1 comment

#32 - Update README.md

Pull Request - State: closed - Opened by danrovito about 5 years ago

#31 - Call to undefined function Laracademy\Generators\Commands\studly_case()

Issue - State: closed - Opened by smskin about 5 years ago - 5 comments

#30 - Feature/laravel 6

Pull Request - State: closed - Opened by michael-mcmullen about 5 years ago

#29 - 'describe' error during generation

Issue - State: closed - Opened by NVV-WebManager about 5 years ago - 3 comments

#28 - When a table name is a sql keyword, the model is not generated

Issue - State: closed - Opened by mitralone about 5 years ago - 1 comment

#27 - studly_case is changed to only studly with Laravel 6

Issue - State: closed - Opened by mitralone about 5 years ago

#26 - Add Laravel Package Auto-Discovery

Pull Request - State: closed - Opened by mindspread over 5 years ago

#25 - Update model.stub

Pull Request - State: closed - Opened by danrovito over 5 years ago

#24 - Update ModelFromTableCommand.php

Pull Request - State: closed - Opened by mrzainulabideen over 5 years ago - 1 comment

#23 - Singular

Issue - State: closed - Opened by mrzainulabideen over 5 years ago

#22 - Add Lumen compatibility

Pull Request - State: closed - Opened by danrovito about 7 years ago

#21 - Fix class names with underscores renaming User_post class to UserPost

Pull Request - State: closed - Opened by kaphert over 7 years ago - 1 comment

#20 - Fix class names with underscores renaming User_post to UserPost

Pull Request - State: closed - Opened by kaphert over 7 years ago

#19 - Table with underscore

Issue - State: closed - Opened by kaphert over 7 years ago

#18 - Reset Fields after table

Pull Request - State: closed - Opened by michael-mcmullen almost 8 years ago

#17 - Removed date fields from Filter

Pull Request - State: closed - Opened by michael-mcmullen almost 8 years ago

#16 - Does not handle dates correctly

Issue - State: closed - Opened by rabol almost 8 years ago
Labels: bug

#15 - Changing the folder

Issue - State: closed - Opened by ade-fatimah almost 8 years ago - 1 comment
Labels: bug

#14 - $dates-cast multiplied if used on multiple tables

Issue - State: closed - Opened by Stereoide about 8 years ago
Labels: bug

#13 - [Request] Disabling Timestamps

Issue - State: closed - Opened by cyberhicham about 8 years ago - 1 comment

#12 - Added missing ;

Pull Request - State: closed - Opened by cyberhicham about 8 years ago - 2 comments

#11 - Move to information_schema

Pull Request - State: closed - Opened by bryanrscott about 8 years ago - 1 comment

#10 - First pass at using information schema

Pull Request - State: closed - Opened by bryanrscott about 8 years ago - 3 comments

#9 - First pass at using information schema

Pull Request - State: closed - Opened by bryanrscott about 8 years ago - 1 comment

#8 - First pass at using information schema

Pull Request - State: closed - Opened by bryanrscott about 8 years ago - 1 comment

#7 - Satisfied, but still room to improvement

Issue - State: closed - Opened by TNChalise about 8 years ago - 1 comment

#6 - [Request] Specifying the database connection for the generated models

Issue - State: closed - Opened by cyberhicham about 8 years ago - 8 comments

#5 - [Bug] specifying global namespace

Issue - State: closed - Opened by cyberhicham about 8 years ago - 4 comments

#4 - [Request]Creating folders when they don't exist

Issue - State: closed - Opened by cyberhicham about 8 years ago - 2 comments

#3 - Update README.md

Pull Request - State: closed - Opened by danrovito over 8 years ago

#2 - syntax error at or near "describe"

Issue - State: closed - Opened by Jaspur over 8 years ago - 6 comments

#1 - Applied fixes from StyleCI

Pull Request - State: closed - Opened by laracademy over 8 years ago