Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: problem with restful format json
Post: problem with restful format json

Hello, i tray to create a restFull: [/url][url=https://codeigniter4.github.io/userguide/incoming/restful.html#id8]https://codeigniter4.github.io/userguide/incoming/restful.html#id8 (https://codeign...
968 Views
0 Replies
12-05-2019, 02:53 PM
acy29
    Thread: Bug in routes with path in controller
Post: RE: Bug in routes with path in controller

dashboard is a folder: -Controllers (folder)   -dashboard (folder)     -MovieController (class PHP - controller) I want to put the controllers of the administrative module inside a folder (das...
10,463 Views
13 Replies
11-25-2019, 04:41 AM
acy29
    Thread: File .env not working
Post: RE: File .env not working

If it works perfectly, the problem I had was that I was like env and not .env, thanks!
8,947 Views
4 Replies
11-23-2019, 08:58 AM
acy29
    Thread: File .env not working
Post: RE: File .env not working

Hello; thanks for yout help! the name is correct (.env) I update the proyect: λ composer update Loading composer repositories with package information Updating dependencies (including require-dev...
8,947 Views
4 Replies
11-23-2019, 05:03 AM
acy29
    Thread: Bug in routes with path in controller
Post: Bug in routes with path in controller

Hi, Routes with pass parameters such as the following: $routes->get('/movie/test/(:any)', 'dashboard/MovieController::test/$1'); They only work if the controller (for example MovieController) is i...
10,463 Views
13 Replies
11-22-2019, 05:44 AM
acy29
    Thread: File .env not working
Post: File .env not working

Hello, I have tried changing the configuration of the CodeIgniter .env file and the changes made there are not taken into account by the framework; I configure database, environments etc. Take only t...
8,947 Views
4 Replies
11-22-2019, 05:34 AM
acy29
    Thread: CodeIgniter 4 only load from public folder
Post: RE: CodeIgniter 4 only load from public folder

ciadmin Wrote: (09-28-2019, 08:47 AM) -- CodeIgniter 4 is *meant* to be run from the public folder. See https://github.com/codeigniter4/CodeIgniter4#important-change-with-indexphp -- Nice! thank...
3,372 Views
2 Replies
09-28-2019, 10:59 AM
acy29
    Thread: CodeIgniter 4 only load from public folder
Post: CodeIgniter 4 only load from public folder

hello, i installed CodeIgniter 4 with composer, and rename de folder to test-codeigniter4, i use laragon with php 7.2 and apache but i can try to access to  http://localhost/test-codeigniter4/ (http:...
3,372 Views
2 Replies
09-28-2019, 07:34 AM
acy29

Theme © iAndrew 2016 - Forum software by © MyBB