Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Full Stack Online Project Builder with Codeigniter 4 - CRUD4
Post: RE: Online CRUD Builder - CRUD4

Human Resource Panel Building Without Coding (Saas Application) #1 https://www.youtube.com/watch?v=HQgkZ7kudig Human Resource Panel Building Without Coding (Saas Application) #2 https://www.y...
7,216 Views
4 Replies
06-05-2020, 04:11 PM
vebo
    Thread: Full Stack Online Project Builder with Codeigniter 4 - CRUD4
Post: RE: Online CRUD Builder - CRUD4

php_rocs Wrote: (05-12-2020, 08:39 PM) -- @vebo, Wow!! It looks really good.  Congrats! -- Thank you.
7,216 Views
4 Replies
05-13-2020, 12:47 AM
vebo
    Thread: Full Stack Online Project Builder with Codeigniter 4 - CRUD4
Post: Full Stack Online Project Builder with Codeigniter...

Hi, I am working on (CI4) full stack project builder for a long time. CRUD4.  You can build your project online and download all sources. It could be start point of your project.  Crud Build...
7,216 Views
4 Replies
05-12-2020, 03:13 PM
vebo
    Thread: CodeModules Language Proplem
Post: CodeModules Language Proplem

On multiple codemodules, I have same named language files like "Language/en/home.php" for all code modules. Code: -- lang('home.name')  -- returns last module language, according to psr4 ...
2,197 Views
1 Replies
08-25-2019, 12:15 PM
vebo
    Thread: Advanced languages
Post: RE: Advanced languages

I agree. In previous version it was. But changed . So had to remove 'string' return type to solve problem. I know that it is not good to change in system file. PHP Code: -- function lang(strin...
3,317 Views
1 Replies
07-10-2019, 05:25 AM
vebo
    Thread: Why Routes.php loaded twice?
Post: Why Routes.php loaded twice?

I know CI loads Routes.php for each module but in standard installation, CI loads "Routes.php" twice. is this a issue or standart?
1,300 Views
0 Replies
03-09-2019, 03:26 AM
vebo
    Thread: CodeIgniter\Validation\Validation::setRules() must be of the type array, string given
Post: RE: CodeIgniter\Validation\Validation::setRules() ...

InsiteFX Wrote: (01-25-2019, 09:19 AM) -- You should never ever edit or change CodeIgniter system code! -- I Agree but please tell me what is the way the validation for multiple array like name[] ?...
5,494 Views
4 Replies
01-27-2019, 04:38 AM
vebo
    Thread: CodeIgniter\Validation\Validation::setRules() must be of the type array, string given
Post: RE: CodeIgniter\Validation\Validation::setRules() ...

processRules() function which inside System/Validation/validation.php  I added this code and I fixed the problem. now validation work for  multiple variable  I sended like "name[]" Code: -- ...
5,494 Views
4 Replies
01-25-2019, 05:45 AM
vebo

Theme © iAndrew 2016 - Forum software by © MyBB