CakePHP 3 - Make a copy of bin/cake executable? -


i wonder if there way make copy of bin/cake , name bin/cake.live run in production?

when did that, error comes up:

exception: shell class "cake.live" not found. in [/home/bravier/builderslink-invoice.staging2.abweb.com.au/vendor/cakephp/cakephp/src/console/shelldispatcher.php, line 324]


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -