Questions tagged as 'router'

2
answers

Error when upgrading laravel 5.3 to 5.4

When upgrading to laravel 5.4 the following error occurred: Does anyone have any ideas? I can not even access the main route. I followed all the steps of the upgrade but no idea why this happens, I'm upgrading from version 5.1, 5.2, 5.3...
asked by 27.11.2018 / 14:29
1
answer

Create administrator in cakephp

Good morning, I have a problem, the administrator user thinks, but the page does not work for me, here are the codes: These codes are copied from the cake book 2.x If I do this, it goes well: App::uses('Controller', 'Controller'); cl...
asked by 27.04.2018 / 17:14
1
answer

Router ports do not open

I am trying to open the DPQ3925 router ports by forwarding to an internal host. However, these do not open. Nor does remote access work despite being activated. What could be happening? I already passed the nmap and the ports are sti...
asked by 10.09.2016 / 13:58
1
answer

Method of a resource route does not receive argument in laravel 5.7

I am deleting and editing in a simple crud with laravel 5.7 but when using a resource path with its respective edit and delete methods (edit and destroy respectively), the method in question does not receive the id argument that I am passing: co...
asked by 28.11.2018 / 19:18
0
answers

Angular Router projects and different servers

Here is my problem: I have two applications made with angle 4, each one on a different machine and server. The servers are apache2 in ubuntu. My problem is in a link between the two applications, which I pass a value, I get not found. The com...
asked by 16.10.2018 / 18:56
2
answers

Ajax does not reach the controller in cakephp

Hello, I have the following codes: Routes Router::connect('/', array('controller' => 'pages', 'action' => 'home', 'home')); Router::connect('/post', array('controller' => 'Posts', 'action' => 'display', 'Posts/index')); Router::con...
asked by 28.04.2018 / 00:56
1
answer

Problem to route in cakephp

I have a small problem, they are really two but I think I can not ask two questions on this page. Bno I'm creating a new button, on a page, I literally copy it from another and do not get the changes here I show you the codes: Button codes...
asked by 20.04.2018 / 16:51
1
answer

I can not do post Node js Router Express

I am using Express and Router to create the links of my api, but for some reason when I try to post it throws me an error 404 , but if you find me any get . When I check the browser console I can see that it does the post with the parameter...
asked by 31.12.2018 / 06:23
1
answer

Make my server accessible through internet

I have created a very basic server and I have opened it to port 80. After seeing that it worked, I decided to make it accessible through the internet. For this I have opened the port 80 of the router in the ip address of my computer and I hav...
asked by 29.06.2018 / 00:33
1
answer

How do I enter the settings of my router from the mac terminal?

I need to enter the router configurations of my router that are more advanced, but I can not find the command for the mac terminal that connects me to the router.     
asked by 05.05.2018 / 22:57