Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Laravel 4 で気づいたのですが、commands ディレクトリが app/start/global.php に追加されています。ディレクトリには何も含まれていません。このディレクトリは Laravel 3 のライブラリを置き換えますか? そこにクラスを配置してもクラスは機能すると思いますが、間違った目的で使用しているのでしょうか?