Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Request multiple applications support
Post: RE: Request multiple applications support

Yeah you can have multiple apps with multiple index but there are some problems with the namespaces for the config files in each app folder Lets say to get the config from FrontEnd in the BackEnd, ...
7,635 Views
5 Replies
08-13-2020, 06:36 AM
crustamet
    Thread: No way to permit empty on file upload
Post: No way to permit empty on file upload

$Rules['image'] = ['label' => 'Image', 'rules'=>'uploaded[image]|is_image[image]|max_size[image.2048]']; I am always getting an error for the image that is not an uploaded image file. But i am...
2,621 Views
3 Replies
05-22-2020, 08:05 AM
crustamet
    Thread: site_url() does not work with alternate config
Post: site_url() does not work with alternate config

Hello guys i have 2 projects. 1 Front  1 Admin i have 2 separate folders for each project so in first project i have this config FRONT Base_url = http://example.com ADMIN Base_url = http://exam...
951 Views
0 Replies
05-10-2020, 12:22 AM
crustamet

Theme © iAndrew 2016 - Forum software by © MyBB