acacha / wiki

Més info al canal de youtube Acacha_dev
https://acacha.github.io
6 stars 4 forks source link

Com funciona markdown Str:markdown i exemple Policy inclòs a Laravel:Jetstream #2

Open acacha opened 3 years ago

acacha commented 3 years ago

<?php

namespace Laravel\Jetstream\Http\Controllers\Livewire;

use Illuminate\Http\Request; use Illuminate\Routing\Controller; use Illuminate\Support\Str; use Laravel\Jetstream\Jetstream;

class PrivacyPolicyController extends Controller { /**

acacha commented 3 years ago

Es pot fer un video curt o Tip per mostrar a Youtube ->

acacha commented 3 years ago

https://jetstream.laravel.com/2.x/features/registration.html#requiring-terms-of-service-privacy-policy-approval

acacha commented 3 years ago

Str::markdown https://laravel.com/docs/8.x/helpers#method-str-markdown

acacha commented 3 years ago

Plugin de Tailwind prose per formatar correctament Markdown:

https://github.com/tailwindlabs/tailwindcss-typography

acacha commented 3 years ago

image

acacha commented 3 years ago

https://github.com/acacha/casteaching_teacher/blob/master/routes/web.php