@@ -142,6 +142,4 @@ |
||
142 | 142 | }); |
143 | 143 | |
144 | 144 | // Re-set the original fillables. |
145 | - $this->fillable($originalFillables); |
|
146 | - } |
|
147 | -} |
|
145 | + $this->fillable($originalFillables |
|
148 | 146 | \ No newline at end of file |
@@ -142,6 +142,4 @@ |
||
142 | 142 | }); |
143 | 143 | |
144 | 144 | // Re-set the original fillables. |
145 | - $this->fillable($originalFillables); |
|
146 | - } |
|
147 | -} |
|
145 | + $this->fillable($originalFillables |
|
148 | 146 | \ No newline at end of file |
@@ -3,7 +3,7 @@ discard block |
||
3 | 3 | namespace Lincable\Eloquent; |
4 | 4 | |
5 | 5 | use Illuminate\Http\File; |
6 | -<<<<<<< HEAD |
|
6 | +<< << <<< HEAD |
|
7 | 7 | ======= |
8 | 8 | use Lincable\UrlGenerator; |
9 | 9 | >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
@@ -142,6 +142,4 @@ discard block |
||
142 | 142 | }); |
143 | 143 | |
144 | 144 | // Re-set the original fillables. |
145 | - $this->fillable($originalFillables); |
|
146 | - } |
|
147 | -} |
|
145 | + $this->fillable($originalFillables |
|
148 | 146 | \ No newline at end of file |
@@ -142,6 +142,4 @@ |
||
142 | 142 | }); |
143 | 143 | |
144 | 144 | // Re-set the original fillables. |
145 | - $this->fillable($originalFillables); |
|
146 | - } |
|
147 | -} |
|
145 | + $this->fillable($originalFillables |
|
148 | 146 | \ No newline at end of file |
@@ -142,6 +142,4 @@ |
||
142 | 142 | }); |
143 | 143 | |
144 | 144 | // Re-set the original fillables. |
145 | - $this->fillable($originalFillables); |
|
146 | - } |
|
147 | -} |
|
145 | + $this->fillable($originalFillables |
|
148 | 146 | \ No newline at end of file |
@@ -50,16 +50,4 @@ |
||
50 | 50 | ======= |
51 | 51 | |
52 | 52 | >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
53 | - $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']); |
|
54 | - } |
|
55 | - |
|
56 | - /** |
|
57 | - * Get the services provided by the provider. |
|
58 | - * |
|
59 | - * @return array |
|
60 | - */ |
|
61 | - public function provides() |
|
62 | - { |
|
63 | - return [MediaManager::class]; |
|
64 | - } |
|
65 | -} |
|
53 | + $this->app['events']->subscribe($this->app |
|
66 | 54 | \ No newline at end of file |
@@ -50,16 +50,4 @@ |
||
50 | 50 | ======= |
51 | 51 | |
52 | 52 | >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
53 | - $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']); |
|
54 | - } |
|
55 | - |
|
56 | - /** |
|
57 | - * Get the services provided by the provider. |
|
58 | - * |
|
59 | - * @return array |
|
60 | - */ |
|
61 | - public function provides() |
|
62 | - { |
|
63 | - return [MediaManager::class]; |
|
64 | - } |
|
65 | -} |
|
53 | + $this->app['events']->subscribe($this->app |
|
66 | 54 | \ No newline at end of file |
@@ -23,7 +23,7 @@ discard block |
||
23 | 23 | public function boot() |
24 | 24 | { |
25 | 25 | $configPath = __DIR__.'/../../../config/lincable.php'; |
26 | -<<<<<<< HEAD |
|
26 | +<< << <<< HEAD |
|
27 | 27 | |
28 | 28 | ======= |
29 | 29 | |
@@ -50,16 +50,4 @@ discard block |
||
50 | 50 | ======= |
51 | 51 | |
52 | 52 | >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
53 | - $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']); |
|
54 | - } |
|
55 | - |
|
56 | - /** |
|
57 | - * Get the services provided by the provider. |
|
58 | - * |
|
59 | - * @return array |
|
60 | - */ |
|
61 | - public function provides() |
|
62 | - { |
|
63 | - return [MediaManager::class]; |
|
64 | - } |
|
65 | -} |
|
53 | + $this->app['events']->subscribe($this->app |
|
66 | 54 | \ No newline at end of file |
@@ -50,16 +50,4 @@ |
||
50 | 50 | ======= |
51 | 51 | |
52 | 52 | >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
53 | - $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']); |
|
54 | - } |
|
55 | - |
|
56 | - /** |
|
57 | - * Get the services provided by the provider. |
|
58 | - * |
|
59 | - * @return array |
|
60 | - */ |
|
61 | - public function provides() |
|
62 | - { |
|
63 | - return [MediaManager::class]; |
|
64 | - } |
|
65 | -} |
|
53 | + $this->app['events']->subscribe($this->app |
|
66 | 54 | \ No newline at end of file |
@@ -50,16 +50,4 @@ |
||
50 | 50 | ======= |
51 | 51 | |
52 | 52 | >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
53 | - $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']); |
|
54 | - } |
|
55 | - |
|
56 | - /** |
|
57 | - * Get the services provided by the provider. |
|
58 | - * |
|
59 | - * @return array |
|
60 | - */ |
|
61 | - public function provides() |
|
62 | - { |
|
63 | - return [MediaManager::class]; |
|
64 | - } |
|
65 | -} |
|
53 | + $this->app['events']->subscribe($this->app |
|
66 | 54 | \ No newline at end of file |
@@ -116,12 +116,3 @@ |
||
116 | 116 | \Lincable\Formatters\MonthFormatter::class, |
117 | 117 | \Lincable\Formatters\RandomFormatter::class, |
118 | 118 | <<<<<<< HEAD |
119 | - \Lincable\Formatters\TimestampsFormatter::class, |
|
120 | - ], |
|
121 | - ], |
|
122 | -======= |
|
123 | - \Lincable\Formatters\TimestampsFormatter::class |
|
124 | - ] |
|
125 | - ] |
|
126 | ->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
|
127 | -]; |
@@ -116,12 +116,3 @@ |
||
116 | 116 | \Lincable\Formatters\MonthFormatter::class, |
117 | 117 | \Lincable\Formatters\RandomFormatter::class, |
118 | 118 | <<<<<<< HEAD |
119 | - \Lincable\Formatters\TimestampsFormatter::class, |
|
120 | - ], |
|
121 | - ], |
|
122 | -======= |
|
123 | - \Lincable\Formatters\TimestampsFormatter::class |
|
124 | - ] |
|
125 | - ] |
|
126 | ->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
|
127 | -]; |
@@ -115,13 +115,4 @@ |
||
115 | 115 | \Lincable\Formatters\DayFormatter::class, |
116 | 116 | \Lincable\Formatters\MonthFormatter::class, |
117 | 117 | \Lincable\Formatters\RandomFormatter::class, |
118 | -<<<<<<< HEAD |
|
119 | - \Lincable\Formatters\TimestampsFormatter::class, |
|
120 | - ], |
|
121 | - ], |
|
122 | -======= |
|
123 | - \Lincable\Formatters\TimestampsFormatter::class |
|
124 | - ] |
|
125 | - ] |
|
126 | ->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
|
127 | -]; |
|
118 | +<< << <<< HEAD |
@@ -116,12 +116,3 @@ |
||
116 | 116 | \Lincable\Formatters\MonthFormatter::class, |
117 | 117 | \Lincable\Formatters\RandomFormatter::class, |
118 | 118 | <<<<<<< HEAD |
119 | - \Lincable\Formatters\TimestampsFormatter::class, |
|
120 | - ], |
|
121 | - ], |
|
122 | -======= |
|
123 | - \Lincable\Formatters\TimestampsFormatter::class |
|
124 | - ] |
|
125 | - ] |
|
126 | ->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
|
127 | -]; |
@@ -116,12 +116,3 @@ |
||
116 | 116 | \Lincable\Formatters\MonthFormatter::class, |
117 | 117 | \Lincable\Formatters\RandomFormatter::class, |
118 | 118 | <<<<<<< HEAD |
119 | - \Lincable\Formatters\TimestampsFormatter::class, |
|
120 | - ], |
|
121 | - ], |
|
122 | -======= |
|
123 | - \Lincable\Formatters\TimestampsFormatter::class |
|
124 | - ] |
|
125 | - ] |
|
126 | ->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b |
|
127 | -]; |