Skip to content

philliphemleb/StockSoftware

Repository files navigation

Deprecated

This project will not receive updates in the future.

About

I am currently developing StockSoftware exclusively for learning purposes. StockSoftware is a warehouse manager for medium-sized and large warehouses.

Ide-Helper

You can generate PHP Documentation to avoid PhpStorm warnings on magic calls:

    $model = Model::findOrFail($id);

Just do:

  • [php artisan ide-helper:generate]
  • [php artisan ide-helper:models]
  • [php artisan ide-helper:meta]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages