Str::replace_first()
Method: Replaces the first occurrence of a given value in the string.
Str::replace_first Read More »
Method: Replaces the first occurrence of a given value in the string.
Str::replace_first Read More »
Method: Determines if a given string starts with a given substring.
Method: Determines if a given string contains a given substring.
Method: Masks a portion of a string with a repeated character.
Method: Returns the total number of direct steps.
Method: If called, the mapper will include sections in the steps.
Course::with_sections Read More »
Method: If called, the mapper will not include sections in the steps.
Course::without_sections Read More »
Method: Gets steps for the given lessons.
Course::add_sub_steps Read More »
Method: Gets sub steps for the given step.
Course::get_sub_steps Read More »
Method: Inserts sections into steps.
Course::add_sections Read More »
Method: Maps the current model to a step.
Method: Returns the contents.
Course::get_contents Read More »
Method: Register service providers.
Provider::register Read More »
Method: Maps the current model to a step.
Method: Hooks wrapper.
Method: Gets sub steps for the given step.
Quiz::get_sub_steps Read More »