This repository was archived by the owner on Mar 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1- <p align =" center " ><img src =" https://laravelcm.com/img/logo-laravelcm.svg " ></p >
1+ <p align =" center " ><img src =" https://pix.watch/thumb/32jPDu/oHWN60.png " ></p >
22
33## Laravel PHP Framework
44
88[ ![ Latest Unstable Version] ( https://poser.pugx.org/laravel/framework/v/unstable.svg )] ( https://packagist.org/packages/laravel/framework )
99[ ![ License] ( https://poser.pugx.org/laravel/framework/license.svg )] ( https://packagist.org/packages/laravel/framework )
1010
11-
12- Design Made with ❤️ by [ John's Corporation] ( https://www.johns-corporation.com )
13-
1411![ Laravel Cameroon website Screenshot] ( https://pix.watch/m8Qxua/Ta44mF.png )
1512
1613Website : https://laravelcm.com
Original file line number Diff line number Diff line change 3939 <link rel =" mask-icon" href =" {{ asset (' img/favicons/safari-pinned-tab.svg' ) } }" color =" #00795d" >
4040 <meta name =" theme-color" content =" #fff" >
4141 <meta name =" mobile-web-app-capable" content =" yes" >
42+ <!-- Global site tag (gtag.js) - Google Analytics -->
43+ <script async src =" https://www.googletagmanager.com/gtag/js?id=UA-121194903-1" ></script >
44+ <script >
45+ window .dataLayer = window .dataLayer || [];
46+ function gtag (){dataLayer .push (arguments );}
47+ gtag (' js' , new Date ());
48+ gtag (' config' , ' UA-121194903-1' );
49+
50+ window .Laravel = <?php echo json_encode ([
51+ ' csrfToken' => csrf_token (),
52+ ]); ? >
53+ </script >
4254 <!-- Styles -->
4355 <style >
4456 html , body {
You can’t perform that action at this time.
0 commit comments