update
parent
6adc8a13ed
commit
fb08fb2afc
Binary file not shown.
Binary file not shown.
|
|
@ -8,6 +8,7 @@ use App\Http\Controllers\Auth\CustomLoginController;
|
||||||
use App\Http\Controllers\Auth\CustomRegisterController;
|
use App\Http\Controllers\Auth\CustomRegisterController;
|
||||||
|
|
||||||
Route::get('testPdf',function(){
|
Route::get('testPdf',function(){
|
||||||
|
dd(Hash::make('User123$'));
|
||||||
|
|
||||||
$phpWord = new \PhpOffice\PhpWord\PhpWord();
|
$phpWord = new \PhpOffice\PhpWord\PhpWord();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue