About the Tutorial



Download 1,5 Mb.
Pdf ko'rish
bet28/96
Sana29.01.2022
Hajmi1,5 Mb.
#416930
1   ...   24   25   26   27   28   29   30   31   ...   96
Bog'liq
Download CakePHP Tutorial (PDF Version)

config/routes.php
. Routing can be implemented in two ways: 

static method 

scoped route builder 
Here is an example presenting both the types. 
// Using the scoped route builder. 
Router::scope('/', function ($routes) { 
$routes->connect('/', ['controller' => 'Articles', 'action' => 'index']); 
}); 
// Using the static method. 
Router::connect('/', ['controller' => 'Articles', 'action' => 'index']); 
Both the methods will execute the index method of 
ArticlesController
. Out of the two 
methods 
scoped route builder
gives better performance. 
Connecting Routes 
Router::connect()
method is used to connect routes. The following is the syntax of the 
method: 
static Cake\Routing\Router::connect($route, $defaults =[], $options =[]) 
There are three arguments to the 
Router::connect()
method: 

The first argument is for the URL template you wish to match.

The second argument contains default values for your route elements.

The third argument contains options for the route which generally contains regular 
expression rules. 
6.
 
CakePHP — Routing 


CakePHP 
12 
Here is the basic format of a route: 
$routes->connect( 
'URL template', 
['default' => 'defaultValue'], 
['option' => 'matchingRegex'] 
); 
Example 
Make changes in the config/routes.php file as shown below. 

Download 1,5 Mb.

Do'stlaringiz bilan baham:
1   ...   24   25   26   27   28   29   30   31   ...   96




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish