-
It can be done
- Separate the example buildings
```
{resources_buildings_list}
Code
{/resources_buildings_list}
{storeage_buildings_list}
Code
{/resources_buildings_list}
```
- Order shi…
-
I've tried every possible solution i can think of, but nothing seems to work. I keep getting the CI_Lang class not found since its extended by MX/Lang.
I'd appreciate any guidelines to help understa…
-
Hi,
First of all thank you for your awesome work in this project.
im using your framework since the last two months and i see that you are continuously pushing new updates and improvements, and i th…
-
Trying to get hmvc to work with 2.1.. getting the following error: `The configuration file sprinkle.php does not exist.`. I have an autoload.php file inside of my modules/index/config folder that has…
-
A controller should never generate the html of the view.
I recommend a template engine to render templates and use the result as view.
If we don't use Twig, we could use PHP as engine.
I've implement…
Ma27 updated
10 years ago
-
hi sir login and other things are not opening , i am running first time but didn't load the page please can you help me my email id is saban313@gmail.com
-
### Background information
__IMPORTANT: If you choose to ignore this issue report template, your issue will be closed as we cannot help without the requested information.__
Please make sure you …
-
As I've mentioned in other threads, 2.0 will be launching shortly.
I was hoping to start compiling a list of sites that are using Semantic UI in web projects. Would be great to have some examples sit…
-
the Template library currently supports title chaining within the same function.
``` php
$this->template->title( 'title1', 'title2', 'title3' );
```
This works great, but what happens if you have a …
-
**Which branch are you using?**
3
**What commit hash are you on?**
I am not sure
**What CodeIgniter version are you using?**
3.1.9
**What PHP version are you using?**
PHP 7.2.33
**Post…