Giter VIP home page Giter VIP logo

laravel-package-maker's People

Contributors

byjujohn avatar immeyti avatar myckhel avatar naoray avatar rennokki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

laravel-package-maker's Issues

Commands are not working

When I type in "php artisan make:package:trait Test" I get There are no commands defined in the "make:package" namespace. What is the problem?

7.x 8.x support?

Just upgrading to 7.x and the package is relying on 6.0 components of Laravel, is there intentions to support this for 7 and 8?

Publish to Github or GitLab

So Laravel Packager has this feature to publish the package to Github or Gitlab. Does this package maker also have that?

Exhausted allowed memory on Model Creation

I only ever encounter this error when running the "package:model Model --all" command, I have increased my php memory_limit to 2 gigabytes which should be enough to run the migration and seed commands but I encountered the same error.

"$ php artisan package:model Models/User --all
Model created successfully.
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 270336 bytes) in /media/newtech/8AEC-C56F/Newtech/Development/Projects/package-factory/vendor/laravel/framework/src/Illuminate/Console/GeneratorCommand.php on line 97"

I am running Ubuntu 18.0.4 if that helps.
I have never encountered this error other than with using this package.

Add Trait Support

Any plan to add a trait command support where the command will add traits inside the trait folder?

Make it configurable

It would be great, to add a config file, so we can define some defaults. I don't want to add package-path, author, email, copyright, CI, etc. all the time.

Make Command not working

Laravel 8.24
PHP 7.4.10
Homestead 9 (vagrant up via an admin cmd in windows 10)

After installing package version 4.0.4

I ran php artisan package:save Vend\Pack packages/vend/pack/ to save the package credentials.

Then to create a notification I run php artisan make:package:notification MyNotification command

but we get following error:

There are no commands defined in the "make:package" namespace.  
                                                              
Did you mean this?                                              
      make          

What am I missing here, why is this not working?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.