Skip to content

How to handle errors in different env? #8642

Answered by samsonasik
matthiasPOE asked this question in Q&A
Discussion options

You must be logged in to vote

That probably due to autoload issue, for example, on my CodeIgniter4 module, I need to provide custom bootstrap to be loaded from rector config, by using class_exists() check

https://github.com/samsonasik/ci4-album/blob/1a9821cc086013c88ced072c3815acd3b0844b94/bootstrap.php#L17

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@matthiasPOE
Comment options

@samsonasik
Comment options

@matthiasPOE
Comment options

@samsonasik
Comment options

Answer selected by matthiasPOE
@matthiasPOE
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants