Step 1: Spot the trouble.
Direct substitution of $x=1$ gives $\tfrac{0}{0}$, so a common factor must cancel.
Step 2: Factor the denominator.
$2x^2+x-3 = (2x+3)(x-1)$. Also $x-1 = (\sqrt{x}-1)(\sqrt{x}+1)$, so the bottom becomes $(2x+3)(\sqrt{x}-1)(\sqrt{x}+1)$.
Step 3: Cancel the matching factor.
The top has $(\sqrt{x}-1)$, so it cancels with the same factor below, leaving
\[ \lim_{x\to 1} \frac{2x-3}{(2x+3)(\sqrt{x}+1)}. \]
Step 4: Substitute now.
At $x=1$: $\tfrac{2-3}{(5)(2)} = \tfrac{-1}{10}$.
\[ \boxed{-\tfrac{1}{10}} \]