Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit b31d9501
authored
Apr 09, 2019
by
Jonathan Reinink
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to using @inertia directive
1 parent
ce9913e2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
16 deletions
composer.lock
resources/views/app.blade.php
composer.lock
View file @
b31d950
...
@@ -427,18 +427,25 @@
...
@@ -427,18 +427,25 @@
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git",
"url": "https://github.com/inertiajs/inertia-laravel.git",
"reference": "
f3bb95527059f6de4483fb9e1063617df2bcda67
"
"reference": "
470079a37c36da6beeff776216bb658472ef26a1
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/
f3bb95527059f6de4483fb9e1063617df2bcda67
",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/
470079a37c36da6beeff776216bb658472ef26a1
",
"reference": "
f3bb95527059f6de4483fb9e1063617df2bcda67
",
"reference": "
470079a37c36da6beeff776216bb658472ef26a1
",
"shasum": ""
"shasum": ""
},
},
"require-dev": {
"require-dev": {
"orchestra/testbench": "~3.0"
"orchestra/testbench": "~3.0"
},
},
"type": "library",
"type": "library",
"extra": {
"laravel": {
"providers": [
"Inertia\\InertiaServiceProvider"
]
}
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Inertia\\": "src"
"Inertia\\": "src"
...
@@ -460,7 +467,7 @@
...
@@ -460,7 +467,7 @@
"inertia",
"inertia",
"laravel"
"laravel"
],
],
"time": "2019-04-0
5T11:13
:42+00:00"
"time": "2019-04-0
9T22:49
:42+00:00"
},
},
{
{
"name": "jakub-onderka/php-console-color",
"name": "jakub-onderka/php-console-color",
...
@@ -924,16 +931,16 @@
...
@@ -924,16 +931,16 @@
},
},
{
{
"name": "nesbot/carbon",
"name": "nesbot/carbon",
"version": "2.16.
2
",
"version": "2.16.
3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "
720a9c36927396efeeb48a972e9d129d44b6dc28
"
"reference": "
373d9f0d58651af366435148c39beb702c2b7ef4
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/
720a9c36927396efeeb48a972e9d129d44b6dc28
",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/
373d9f0d58651af366435148c39beb702c2b7ef4
",
"reference": "
720a9c36927396efeeb48a972e9d129d44b6dc28
",
"reference": "
373d9f0d58651af366435148c39beb702c2b7ef4
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -980,7 +987,7 @@
...
@@ -980,7 +987,7 @@
"datetime",
"datetime",
"time"
"time"
],
],
"time": "2019-0
3-29T12:23:12
+00:00"
"time": "2019-0
4-06T17:09:23
+00:00"
},
},
{
{
"name": "nikic/php-parser",
"name": "nikic/php-parser",
...
@@ -3412,20 +3419,20 @@
...
@@ -3412,20 +3419,20 @@
},
},
{
{
"name": "myclabs/deep-copy",
"name": "myclabs/deep-copy",
"version": "1.
8.1
",
"version": "1.
9.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "
3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8
"
"reference": "
78af75148f9fdd34ea727c8b529a9b4a8f7b740c
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/
3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8
",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/
78af75148f9fdd34ea727c8b529a9b4a8f7b740c
",
"reference": "
3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8
",
"reference": "
78af75148f9fdd34ea727c8b529a9b4a8f7b740c
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.
1
"
"php": "^7.
2
"
},
},
"replace": {
"replace": {
"myclabs/deep-copy": "self.version"
"myclabs/deep-copy": "self.version"
...
@@ -3433,6 +3440,8 @@
...
@@ -3433,6 +3440,8 @@
"require-dev": {
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"doctrine/common": "^2.6",
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpunit/phpunit": "^7.1"
"phpunit/phpunit": "^7.1"
},
},
"type": "library",
"type": "library",
...
@@ -3456,7 +3465,7 @@
...
@@ -3456,7 +3465,7 @@
"object",
"object",
"object graph"
"object graph"
],
],
"time": "2018-
06-11T23:09:50
+00:00"
"time": "2018-
10-30T00:14:44
+00:00"
},
},
{
{
"name": "nunomaduro/collision",
"name": "nunomaduro/collision",
...
...
resources/views/app.blade.php
View file @
b31d950
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
</head>
</head>
<body
class=
"font-sans leading-none text-grey-darkest antialiased"
>
<body
class=
"font-sans leading-none text-grey-darkest antialiased"
>
<div
id=
"app"
data-component=
"{{ $component }}"
data-props=
"{{ json_encode((object) $props) }}"
></div>
@inertia
</body>
</body>
</html>
</html>
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment