Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Using shield, How i can redirect to separate url if the user not in admin group
Post: RE: Using shield, How i can redirect to separate u...

If I understand well, here is my solution to handle admin and portal namespaces. Here is before method from my Admin filter: PHP Code: --     public function before(RequestInterface $request, $argu...
2,557 Views
14 Replies
08-17-2023, 11:27 PM
jozefrebjak
    Thread: How to add column with foreign key within migration?
Post: RE: How to add column with foreign key within migr...

@"InsiteFX"  thanks, but I can't find what I needed in docs.  Here is the working example how to get it to work. I ended with alter query.  PHP Code: --
2,715 Views
3 Replies
11-20-2022, 12:08 AM
jozefrebjak
    Thread: How to add column with foreign key within migration?
Post: How to add column with foreign key within migratio...

I would like to add new column in database within migration, but I want to add also foreign key.  I already have a table devices and I want to add column customer_id with relation to customers table....
2,715 Views
3 Replies
11-03-2022, 02:18 AM
jozefrebjak
    Thread: Poll: Do you use Composer with CI4?
Post: RE: Poll: Do you use Composer with CI4?

Only composer. I can't see a reason to do something manually.
10,549 Views
14 Replies
04-25-2022, 01:46 PM
jozefrebjak
    Thread: Redirect Back with Value
Post: RE: Redirect Back with Value

"68thorby68" Are you solved this issue ? I have simmilar problem. I have one FORM in step 1 and some validation there. It's working fine. But when user go to Step 2 form and I want to make some valida...
22,875 Views
4 Replies
01-24-2022, 07:05 AM
jozefrebjak
    Thread: Reports framework
Post: RE: Reports framework

Will be nice to have some example of report class.
4,001 Views
2 Replies
05-17-2021, 07:26 AM
jozefrebjak

Theme © iAndrew 2016 - Forum software by © MyBB