Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Vuetify with CI4
Post: RE: Vuetify with CI4

tweenietomatoes Wrote: (03-07-2020, 02:29 PM) -- i think there is nothing implemented to support front end js atm like laravel does. better, put everything in public folder :D i mean js bundle. Pu...
3,938 Views
3 Replies
03-07-2020, 11:51 PM
JoellSVK
    Thread: Vuetify with CI4
Post: Vuetify with CI4

Hello everyone, I saw we have one similar topic with vuejs but it is a bit older and I am would like to ask you for your insights, maybe you have more experience with this. My intention is to use V...
3,938 Views
3 Replies
03-07-2020, 01:14 PM
JoellSVK
    Thread: Redirect and baseURL with subdir not working
Post: RE: Redirect and baseURL with subdir not working

tgix Wrote: (01-13-2020, 11:57 PM) -- Just checking if I am doing something wrong. Currently, https://github.com/codeigniter4/CodeIgniter4/issues/2445 (https://github.com/codeigniter4/CodeIgniter4/i...
2,070 Views
1 Replies
01-14-2020, 01:53 AM
JoellSVK
    Thread: Authorization RBAC
Post: Authorization RBAC

Hello, I am just dealing with authorization in a multi-app environment for my project. Setup is like that my project uses single CI core, one shared folder as a shared app/module and then independ...
2,649 Views
1 Replies
01-14-2020, 01:47 AM
JoellSVK
    Thread: Validation in controllers
Post: RE: Validation in controllers

Hi, I was dealing with the same problem where to put validation and my conclusion is that, you can do both validation in controller (checking if format is correct and check against injections) and in ...
10,391 Views
10 Replies
01-14-2020, 01:36 AM
JoellSVK
    Thread: Skipping URI segment to leave default
Post: Skipping URI segment to leave default

Hello everyone, I would like to ask about skipping URI segment to leave it as default value. I am building API where arguments are filters parameters and some of them I would like to leave sometimes o...
1,131 Views
0 Replies
11-30-2019, 01:07 AM
JoellSVK
    Thread: Redirect rule in routes with multi-app setup
Post: RE: Redirect rule in routes with multi-app setup

Found solution at the end. Simply by passing to option 'hostname' = $_SERVER['HTTP_HOST']
1,678 Views
1 Replies
10-13-2019, 11:27 PM
JoellSVK
    Thread: Redirect rule in routes with multi-app setup
Post: Redirect rule in routes with multi-app setup

Hello, is it possible to redirect from routes to a specific URL? I have multi-app setup using single CI installation, a shared app and independent apps and I would like to make a redirect from one to ...
1,678 Views
1 Replies
10-13-2019, 06:45 AM
JoellSVK
    Thread: EntityException class removed in beta 4?
Post: RE: EntityException class removed in beta 4?

includebeer Wrote: (07-27-2019, 03:53 PM) -- I made a diff between beta 3 and beta 4 to see what have change. I see the class EntityException has been removed but is still used in the Entity class. I...
2,393 Views
1 Replies
07-28-2019, 01:23 AM
JoellSVK
    Thread: Autoloading of configs in cascade
Post: RE: Autoloading of configs in cascade

Thank You very much for your help in this matter. I will try to now make it together and I will tell you the result of how I did it. +1 Support
6,623 Views
4 Replies
07-23-2019, 02:13 AM
JoellSVK
    Thread: Autoloading of configs in cascade
Post: RE: Autoloading of configs in cascade

kilishan Wrote: (07-21-2019, 07:09 PM) -- There's no solution for that exact situation at the moment. The simplest thing to do would be to make an empty class for each config file in the main applica...
6,623 Views
4 Replies
07-21-2019, 11:39 PM
JoellSVK
    Thread: Autoloading of configs in cascade
Post: Autoloading of configs in cascade

Hello everyone, I am trying to use CI4 in way that I need to autoload config files from common app folder. My scenario is that I want to have multiple applications that act as the main app but I w...
6,623 Views
4 Replies
07-21-2019, 01:32 PM
JoellSVK
    Thread: Error on the website(forum)
Post: RE: Error on the website(forum)

I am confirming it. I have the same issue with forum on both comupters after login. Code: -- MyBB Internal: One or more warnings occurred. Please contact your administrator for assistance. --
12,995 Views
11 Replies
07-21-2019, 01:18 PM
JoellSVK
    Thread: Managing multiple applications under single folder
Post: Managing multiple applications under single folder

Hello everyone, I see that CI4 have for managing multiple application system where is everything put under root to subfolders. I would like to ask if it is possible to change it so similar to Windows ...
4,244 Views
2 Replies
04-17-2019, 03:16 AM
JoellSVK
    Thread: Codeigniter 3.1.0 with XHMVC
Post: RE: Codeigniter 3.0.4 with XHMVC

This saved my ass :) Thank You for Great Work
25,389 Views
14 Replies
02-09-2016, 08:42 AM
JoellSVK
    Thread: Multiple application resources
Post: RE: Multiple application resources

Narf Wrote: (10-15-2015, 06:14 PM) -- Sorry, but that's like asking "How do I get more stuff?" ... It's a meaningless question; you need to be more specific. -- It is all about just file/folder str...
5,209 Views
3 Replies
10-16-2015, 03:07 AM
JoellSVK
    Thread: Multiple application resources
Post: Multiple application resources

Hello, I would like to ask about how to handle best multiple applications resources. I intend to develop system with possible to install more apps and i wonder what could be best way to handle files l...
5,209 Views
3 Replies
10-15-2015, 02:06 PM
JoellSVK
    Thread: CI suitable for my project ?
Post: RE: CI suitable for my project ?

solidcodes Wrote: (10-03-2015, 03:05 PM) -- @JoellSVK I tried laravel but in my personal experience CI is extremely capable. CI has bright future. If you can't wait for CI4 then there is this opt...
5,912 Views
2 Replies
10-05-2015, 04:04 PM
JoellSVK
    Thread: Helper for Google Polymer Project
Post: RE: Helper for Google Polymer Project

You are right. It is optional feature. Just i wanted to know some other opinion about implementation. THX
8,335 Views
4 Replies
10-05-2015, 04:00 PM
JoellSVK
    Thread: Helper for Google Polymer Project
Post: RE: Helper for Google Polymer Project

sv3tli0 Wrote: (10-03-2015, 08:10 AM) -- JoellSVK Wrote: (10-03-2015, 02:36 AM) -- Hello,    what do you think about Google Polymer project ? I use it little while and i like it. It could be good...
8,335 Views
4 Replies
10-03-2015, 08:30 AM
JoellSVK

Theme © iAndrew 2016 - Forum software by © MyBB