asd
Showing
app/Http/Controllers/PDFController.php
0 → 100644
... | ... | @@ -10,7 +10,9 @@ |
"simplesoftwareio/simple-sms": "~2", | ||
"nexmo/client": "@beta", | ||
"nexmo/laravel": "1.0.0-beta3", | ||
"acacha/admin-lte-template-laravel": "3.*" | ||
"acacha/admin-lte-template-laravel": "3.*", | ||
"barryvdh/laravel-dompdf": "^0.8.0", | ||
"dompdf/dompdf": "^0.8.0" | ||
}, | ||
"require-dev": { | ||
"fzaninotto/faker": "~1.4", | ||
... | ... |
This diff is collapsed.
Click to expand it.
public/css/dataTables.bootstrap.css
0 → 100644
public/js/dataTables.bootstrap.min.js
0 → 100644
public/js/jquery.dataTables.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
resources/views/pdf/detailpesanan.blade.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/barryvdh/laravel-dompdf/.gitignore
0 → 100644
vendor/barryvdh/laravel-dompdf/composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/barryvdh/laravel-dompdf/readme.md
0 → 100644
vendor/barryvdh/laravel-dompdf/src/PDF.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/CONTRIBUTING.md
0 → 100644
vendor/dompdf/dompdf/LICENSE.LGPL
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/README.md
0 → 100644
vendor/dompdf/dompdf/VERSION
0 → 100644
vendor/dompdf/dompdf/autoload.inc.php
0 → 100644
vendor/dompdf/dompdf/composer.json
0 → 100644
vendor/dompdf/dompdf/lib/Cpdf.php
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/lib/fonts/Courier.afm
0 → 100644
This diff is collapsed.
Click to expand it.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This diff is collapsed.
Click to expand it.
File added
This diff is collapsed.
Click to expand it.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/lib/fonts/Helvetica.afm
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/lib/fonts/Symbol.afm
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/lib/fonts/mustRead.html
0 → 100644
vendor/dompdf/dompdf/lib/html5lib/Data.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/lib/html5lib/Parser.php
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
618 Bytes
vendor/dompdf/dompdf/lib/res/html.css
0 → 100644
vendor/dompdf/dompdf/phpcs.xml
0 → 100644
vendor/dompdf/dompdf/src/Adapter/CPDF.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Adapter/GD.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Adapter/PDFLib.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Autoloader.php
0 → 100644
vendor/dompdf/dompdf/src/Canvas.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/CanvasFactory.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Cellmap.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Css/Color.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Css/Style.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Css/Stylesheet.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Dompdf.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Exception.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/FontMetrics.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Frame.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Frame/Factory.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Frame/FrameList.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Frame/FrameTree.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Helpers.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Image/Cache.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/LineBox.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Options.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/PhpEvaluator.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Renderer.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Renderer/Block.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Renderer/Image.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Renderer/Inline.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/dompdf/dompdf/src/Renderer/Text.php
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/.gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/.travis.yml
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/LICENSE
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/bower.json
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1250.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1251.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1252.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1253.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1254.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1255.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1257.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp1258.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/cp874.map
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/koi8-r.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/maps/koi8-u.map
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-font-lib/phpunit.xml.dist
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/.gitattributes
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/.travis.yml
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/composer.json
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/phpunit.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/src/Svg/Style.php
0 → 100644
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/phenx/php-svg-lib/src/autoload.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/sabberworm/php-css-parser/.travis.yml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/sabberworm/php-css-parser/Doxyfile
0 → 100644
This diff is collapsed.
Click to expand it.
vendor/sabberworm/php-css-parser/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vendor/sabberworm/php-css-parser/phpunit.xml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.